From e985c90b90d272936263be616f4e1f4b167d1544 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Sat, 23 Sep 2000 14:11:06 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@888 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 11b51cb69..92c226d6f 100644 --- a/CHANGES +++ b/CHANGES @@ -717,7 +717,7 @@ Version 1.3 Alpha 1 (February 11, 2000) 4. Use CObjects instead of strings for pointers. - Dave: This enhancements result in speedups of up to 50% in some + Dave: These enhancements result in speedups of up to 50% in some of the preliminary tests I ran. 2/1/00 : Upgraded the Python module to use a new type-checking scheme that