From b77c0d02bcd91f76175781092c4619310d3e2006 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 3 Feb 2022 18:25:09 +1300 Subject: [PATCH] CHANGES.current: Add entry for recent change --- CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index b321377a9..0cce6c624 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.1.0 (in progress) =========================== +2022-02-03: teythoon + #801 Fix -Wstrict-prototypes warnings in generated pointer + functions. + 2022-02-03: olly #660 https://sourceforge.net/p/swig/bugs/1081/ Default parameter values containing method calls are now parsed and