From d3470573efbd6b627fab3ec6ea6170d8fe1fa023 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 22 Oct 2004 21:19:29 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6484 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index c8bc7d6d9..07239bec5 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,13 @@ Version 1.3.23 (in progress) ============================ +10/22/2004: wsfulton + [Java] Patch #1049496 from Scott Michel fixes directors methods with + enums when wrapped with typesafe or proper Java enums. + +10/21/2004: wsfulton + Fixes for default arguments in director constructors (Python, Ruby, Ocaml). + 10/21/2004: mmatus - [Python] Add the '-cpluscast' option to enable the 'new' C++ casting operators, such as 'static_cast', inside the