summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2023-04-20 08:22:24 +1200
committerOlly Betts <olly@survex.com>2023-04-20 08:22:24 +1200
commit88b3970ec8e901a9390b506cea7941c3f1dba0b7 (patch)
treea29b056ceeb0adcaf6538df8276c9bc5f338aced
parentb41107a215a2e9f1e25fed7d3928712d36bb88b5 (diff)
downloadswig-88b3970ec8e901a9390b506cea7941c3f1dba0b7.tar.gz
Note that #1882 is fixed by recent change
-rw-r--r--CHANGES.current8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.current b/CHANGES.current
index f341d52b7..c79b076ec 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -13,10 +13,10 @@ Version 4.2.0 (in progress)
function names.
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.
+ https://sourceforge.net/p/swig/bugs/1163/ #1882 #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-04-19: wildmaples
[Ruby] #2527 Fix "undefining the allocator of T_DATA" warning seen