diff --git a/CHANGES.current b/CHANGES.current index 89fc153f1..ac38df70a 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -92,6 +92,7 @@ Version 1.3.18 (In progress) (a) Integration with scripting language (a la std::vector) for Python, Ruby, MzScheme, and Guile; (b) Simple wrapper for other languages + 03/10/2003: beazley Fixed problem with escape sequences in string and character constants. SWIG wasn't parsing certain octal codes correctly. diff --git a/README b/README index 685c744c3..e6d39613c 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ working on this are: Jason Stewart (jason@openinformatics.com) (Perl5) Lyle Johnson (lyle@users.sourceforge.net) (Ruby) Richard Palmer (richard@magicality.org) (PHP) - Luigi Ballabio (luigi.ballabio@fastwebnet.it) (Macintosh, STL wrapping) + Luigi Ballabio (luigi.ballabio@fastwebnet.it) (STL wrapping) Sam Liddicott (saml@liddicott.com) (PHP) Art Yerkes (ayerkes@speakeasy.net) (Ocaml) Thien-Thi Nguyen (ttn@glug.org) (build/test/misc)