From fa80ef5608d9b018f8a0385aae101616671e1b07 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 9 Jan 2006 23:18:32 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8337 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 378ed5661..f18a9657a 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.28 (unreleased). =========================== +01/05/2006: wsfulton + [Java] Fix unsigned long long and const unsigned long long & typemaps + - Bug #1398394 with patch from Dries Decock + 01/06/2006: mmatus Add 'named' warning codes, now besides of: @@ -18,8 +22,6 @@ Version 1.3.28 (unreleased). in the swig root directory and commit both files. You need a machine with awk/echo to do that. - - 01/05/2006: wsfulton Fix for %extend and static const integral types, eg: