diff --git a/SWIG/CHANGES b/SWIG/CHANGES index 881770272..677599f78 100644 --- a/SWIG/CHANGES +++ b/SWIG/CHANGES @@ -3,6 +3,9 @@ SWIG (Simplified Wrapper and Interface Generator) Version 1.3 Alpha 4 (not yet released) ====================================== +7/5/00 : ttn + Incorporated Ruby support contributed by Masaki Fukushima. + 6/28/00 : ttn Applied more-than-10-args bugfix patch contributed by Matthias Koeppe. @@ -10,7 +13,7 @@ Version 1.3 Alpha 4 (not yet released) 6/27/00 : beazley Rewrote some of the string handling and eliminated the C++ implementation (which is now just a wrapper). - + 6/27/00 : ttn Added Doc/index.html and Doc/internals.html. The target audience for the latter is new SWIG developers.