diff --git a/CHANGES.current b/CHANGES.current index 5a698f150..9cb79289a 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,7 +1,11 @@ Version 1.3.25 (In progress) ============================ -03/15/2005: wsfulton +03/21/2005: wsfulton + [Perl] SF #1124490. Fix Perl macro clashes when using Visual Studio's STL string, + so now projects can #include . + +03/21/2005: wsfulton Fixed %varargs which got broken with the recent default argument changes. Also works for Java and C# for the first time now.