aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@glug.org>2003-01-08 12:21:07 +0000
committerThien-Thi Nguyen <ttn@glug.org>2003-01-08 12:21:07 +0000
commit4a50d7184467f6a8a0c3bc8dd72681daec63bbed (patch)
treeba76190e2700bfc1de6bc6b4d1e71fcee3a3cd07
parent25c8a3d592b3b839e1f39bdde02f46cc1bdff13a (diff)
downloadswig-4a50d7184467f6a8a0c3bc8dd72681daec63bbed.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4231 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--CHANGES.current18
1 files changed, 11 insertions, 7 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 14b336110..45ac21941 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -1,6 +1,10 @@
Version 1.3.18 (In progress)
============================
+01/08/2003: ttn
+ [xml] Fix string-replacement ordering buglet.
+ Thanks to Gary Herron.
+
12/23/2002: cheetah (William Fulton)
Further build changes:
- The SWIG executable is now built using a single Makefile.
@@ -9,7 +13,7 @@ Version 1.3.18 (In progress)
- Automake 1.7.2 and Autoconf 2.54 minimum versions are needed to build SWIG from CVS.
- Running ./autogen.sh now installs Autoconf/Automake support files into
Tools/config and these files are no longer stored in CVS.
- - Bug fixes in 'make install' for systems using .exe executable extension and
+ - Bug fixes in 'make install' for systems using .exe executable extension and
./configure --with-release-suffix=whatever
12/16/2002: cheetah (William Fulton)
@@ -18,7 +22,7 @@ Version 1.3.18 (In progress)
- Autoconf support files moved to Tools/config.
12/16/2002: cheetah (William Fulton)
- Modifications to run on MacOS, submitted by Bernard Desgraupes.
+ Modifications to run on MacOS, submitted by Bernard Desgraupes.
Mainly ensuring generated files are output in the appropriate directory for
some modules.
@@ -36,21 +40,21 @@ Version 1.3.18 (In progress)
- SWIG web address added to -version commandline option.
12/11/2002: beazley
- Minor fix to Tcl dynamic cast typemaps. Reported by
+ Minor fix to Tcl dynamic cast typemaps. Reported by
Kristopher Blom.
12/10/2002: beazley
- Fixed subtle template argument replace bug. Reported by
+ Fixed subtle template argument replace bug. Reported by
Chris Flatley.
12/10/2002: beazley
Reverted CHANGES 09/03/2002, preprocessor argument evaluation. Arguments
are not evaluated during collection, K&R, p. 230.
-
+
12/06/2002: beazley
- Fixed [ 649022 ] Compilation problems with KAI/KCC
+ Fixed [ 649022 ] Compilation problems with KAI/KCC
12/02/2002: beazley
SWIG 'rel-1-3' CVS branch merged back into the main branch.
-
+