From 1a8980eec59215ba9f5d683ffd50c975d336663e Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Tue, 25 Nov 2003 17:08:42 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5396 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 63ce50929..96d28f8a4 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,10 @@ Version 1.3.20 (In progress) ============================ +11/25/2003: beazley + [Perl5] Incorporated [ 841074 ] better croaking (PATCH). This fixes some problems + with strings and provides some new error functions. + Contributed by Salvador Fandino Garcia. + 11/25/2003: beazley Fixed [ 791835 ] Default argument with cast: txt = (char *)"txt" syntax Error. The parser should now accept things like this: