*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-10-15 01:26:37 +00:00
commit bbbcf517b3

View file

@ -1,6 +1,10 @@
Version 1.3.27 (October 15, 2005)
=================================
07/15/2005: wsfulton
[Java] Fix for typesafe enum wrapping so that it is possible to
overload a method with 2 different enum types.
07/15/2005: wsfulton
Fix for %feature("immutable","0") attempting to generate setters
for constants.