From 9b7731c19f919e1289a4aedf0ce4198fb3ffb801 Mon Sep 17 00:00:00 2001 From: Logan Johnson Date: Tue, 25 Feb 2003 19:25:03 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4388 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 1f1391323..b61bb791d 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,7 +1,10 @@ Version 1.3.18 (In progress) ============================ -02/24/2002: beazley +02/25/2003: ljohnson (Lyle Johnson) + [Ruby] Added range checking for the NUM2USHRT macro, per [ 675353 ]. + +02/24/2003: beazley Fixed a subtle problem with the code that determined if a class is abstract and can be instantiated. If you had classes like this: