From a494eb121257d69f2fcedc79c1ef91d2346c2eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6ppe?= Date: Mon, 3 Nov 2003 10:07:31 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5260 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 cb3a48c33..ef8033e60 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -3,7 +3,7 @@ Version 1.3.20 (In progress) 11/03/2003: mkoeppe (Matthias Koeppe) [Chicken] Fix #782052. The --with-chickencfg configure - option was not accepted. + option (and others) were not accepted. 11/02/2003: mkoeppe (Matthias Koeppe) [Guile] Merge new set of GOOPS changes by John Lenz.