diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 6c0a85d49..8cf9733bf 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.18 (In progress) ============================ +02/25/2003: beazley + Fixed [ 635347 ] Compilation warning from libpy.c. + Reported by Daniel L. Rall. + 02/25/2003: beazley Fixed a subtle problem with virtual method implementation checking and typedef.