summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2023-04-19 15:56:04 +1200
committerOlly Betts <olly@survex.com>2023-04-19 15:56:04 +1200
commit8f946309cce18ab14506f2bacb3c7954ff415471 (patch)
treeaaef6d690b6340341ed5636a0d8c70aeb06275f7
parent6f15b1419ae0bb3a29c529f28c315cfd0aa5cd43 (diff)
downloadswig-8f946309cce18ab14506f2bacb3c7954ff415471.tar.gz
Add CHANGES.current entry
-rw-r--r--CHANGES.current6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index f7c95b320..254c2c5ab 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -7,6 +7,12 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
Version 4.2.0 (in progress)
===========================
+2023-04-19: mmomtchev
+ https://sourceforge.net/p/swig/bugs/1163/ #2525 Fix preprocessor
+ expansion when a macro expands to the name of another macro which
+ takes parameters from the input following the original macro
+ expansion.
+
2023-03-25: alatina
[Octave] #2512 Add support for Octave 8.1.