diff --git a/CHANGES.current b/CHANGES.current index 581b1f7b0..762cb17bf 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -7,6 +7,10 @@ Version 2.0.4 (in progress) 2011-05-16: xavier98 [octave] Fix an incompatibility with never versions of Octave. Case on Octave API >= 40 to handle rename of Octave_map to octave_map. + [octave] Add support for y.__rop__(x) operators when x.__op__(y) doesn't exist. + [octave] Allow global operators to be defined by SWIG-wrapped functions. + [octave] Fix several bugs around module namespaces; add -global, -noglobal, + -globals command line options to the module. 2011-05-14: wsfulton %varargs when used with a numeric argument used to create an additional argument