From 527be56435a0a6f6ce99ec35d4f75afd21a56276 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 10 Sep 2004 22:38:52 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6241 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 49bb1b80f..874d3533f 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.23 (in progress) ================================== +09/10/2004: wsfulton + Restored multiple build directories for the test-suite. Patch from + Bill Clarke. + 09/06/2004: wsfulton Added the missing runtime.dsp Visual Studio project files for the import examples to work.