diff --git a/CHANGES.current b/CHANGES.current index 17ffbaeb2..187871fae 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,9 @@ Version 1.3.18 (In progress) ============================ +02/20/2003: songyanf (Tiger) + Fixed problem with typedef with -fvirtual. + Similar as beazley's modification today. + 02/20/2003: beazley Fixed [ 605162 ] Typemap local variables. Reported by Lyle Johnson.