From 6b4ec6a38eaa4f0b1f5bb1a5ea49b284f080f73a Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 9 Nov 2005 23:01:45 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7837 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index d4998af28..17231be2e 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -5,7 +5,7 @@ Version 1.3.28 (unreleased). [Java, C#] Portability warning for files which will overwrite each other on case insensitive file systems such as FAT32/NTFS. This will occur, for example, when two class names are the same barring case. The warning is issued on all platforms and - can be suppressed with the usual warning suppression techniques. + can be suppressed with the usual warning suppression techniques. SF bug #1084507. 11/09/2005: wsfulton ./configure --with-python --with-ruby --with-perl5 etc enable these languages,