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: