diff --git a/CHANGES.current b/CHANGES.current index 3499aac6b..491d409ae 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,26 @@ Version 1.3.27 (October 15, 2005) ================================= +10/25/2005: mmatus + + - Perl, complete the DISOWN typemap. + + - added the attribute.i file to the unified typemap + library (before was only usable from python). + + - uniform the names for the setter and getter methods in + perl,tcl,ruby and python, so, the attribute.i library + can work accross them. + + - see the li_attribute.i test-case or the library file + + Lib/typemaps/attribute.swg + + for more info about how to use it. + + + + 10/24/2005: mmatus - Perl uses now the unified typemap libray.