no message

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7372 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-08-17 20:34:12 +00:00
commit 9ffab2f1cc

View file

@ -1,6 +1,11 @@
Version 1.3.26 (in progress)
============================
08/16/2005: wsfulton
[Perl] Bug #1254494 - Fix for global namespace pollution by perl header files
(bool define) prevented STL headers from being used on some systems, eg
Windows with Visual Studio.
08/16/2005: wsfulton
[Java] Bug #1240937 - Redefinition of __int64 typedef for Intel compilers.