From d2a03a3d68e3a2747e94edaa766bf8188fa1bae6 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 19 Feb 2003 22:54:13 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4358 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index b168ace43..51340ef36 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,10 @@ Version 1.3.18 (In progress) ============================ +02/19/2003: cheetah (William Fulton) + [Java] %javaconst(flag) can also be used on enums as well as constants. + This feature enables true Java compiler constants so that they can be + used in Java switch statements. Thanks to Heiner Petith for patches. + 02/19/2003: songyanf (Tiger) Modified -fcompact feature to deal with PP lines