aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-08-08 07:47:49 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-08-08 07:47:49 +0100
commitbef1fab3e6c2198bc241698ae2341b6ce7d0043b (patch)
tree07de166ff23a0415b4b7298fc5185d6db2ce8fc8
parentfb776e19009c7b61c38939e3b95ed56962afb1f6 (diff)
downloadswig-bef1fab3e6c2198bc241698ae2341b6ce7d0043b.tar.gz
Add changes entry for %constant enum fix
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 6b38059b8..742035683 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.0.1 (in progress)
===========================
+2019-08-08: rokups
+ [C#, Java] #1601 Fix invalid code generated for "%constant enum EnumType.
+
2019-08-01: wsfulton
#1602 Fix regression in 4.0.0 where a template function containing a parameter
with the same name as the function name led to the parameter name used in the