diff --git a/CHANGES.current b/CHANGES.current index e249ff73c..a75126a94 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.18 (In progress) ============================ +02/05/2003: beazley + Fixed [ 675491 ] parse error with global namespace qualification. + Submitted by Jeremy Yallop. + 02/04/2003: beazley Fixed bug in varargs processing introduced by the numinputs typemap parameter.