--- rpl/ChangeLog 2010/02/11 16:30:34 1.8 +++ rpl/ChangeLog 2010/03/04 10:09:30 1.11 @@ -1,4 +1,12 @@ -* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.11 (RPL/2) +* Thu Mar 03 2010 BERTRAND Joël rpl-4.0.11 (RPL/2) +- configure.in and makefile.am's are modified to add Cygwin support. Interix +support is broken; +- memory leak is fixed in recherche_type(); +- TeX files are now written in UTF-8 even default locale differs; +- minor bug is fixed in ->STR (escaped characters); +- minor bug is fixed in ->Q intrinsic. Resultat is returned as integer +fraction intead real one; +- SIGN now returns (0,0) instead (nan,nan) when complex argument is null; - Makefile.am are modified to authorize parallel builds; - minor bug is fixed in CR intrinsic. CR sends a carriage return to printer and writes warning to standard output;