From 835546c4e58592cc166775b9e5ded36fb72396ad Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 19 Oct 2006 22:27:54 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9464 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 68644c344..296362918 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.30 (in progress) ============================ +10/18/2006: wsfulton + Some fixes for applying the char array typemaps to unsigned char arrays. + 10/17/2006: wsfulton [C#, Java] Add in const size_t& and const std::size_t& typemaps.