From 073d144b0ed842830b66ca37fd19276d3d9d1cf3 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Fri, 4 Feb 2022 16:38:30 +1300 Subject: [PATCH] Add CHANGES.current entry for #1672 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 9ec78b631..14d41198f 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,9 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/ Version 4.1.0 (in progress) =========================== +2022-02-04: friedrichatgc + [Octave] #1672 Fix Octave 4.4 support. + 2022-02-03: olly [C#] #283 #998 Fix memory leak in directorin typemap for std::string.