no message

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-12-11 21:31:14 +00:00
commit 3bd96d5bc6

View file

@ -1,5 +1,12 @@
Version 1.3.20 (In progress)
============================
12/11/2003: cheetah (William Fulton)
SF bug #854634
Added support for accepting the Unix directory separator '/' on
Windows and the Mac in addition to the native one ( '\' on
Windows). This can be used in %import, %include and commandline
options taking a path, for example -I.
12/10/2003: mmatus (Marcelo Matus)
[python] Implementing the runtime "reprotected" director