--- rpl/ChangeLog 2010/01/29 16:51:46 1.2 +++ rpl/ChangeLog 2010/02/11 14:18:14 1.7 @@ -1,4 +1,12 @@ -* Tue Jan 26 2010 BERTRAND Joël rpl-4.0.10 (RPL/2) +* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.11 (RPL/2) +- minor bug is fixed in CR intrinsic. CR sends a carriage return to printer +and writes warning to standard output; +* Wed Feb 10 2010 BERTRAND Joël rpl-4.0.10 (RPL/2) +- escape codes are now converted in formateur(), not in recherche_type() to +avoid a minor bug in EDIT and VISIT intrinsics; +- minor bug is fixed in formateur_reel(); +- file-5.03 is patched to avoid bus error on systems that require memory +alignment; - minor bug is fixed in evaluation(). Error returned by RPL/C external functions were able to be avoided by evaluation routine. * Tue Jan 26 2010 BERTRAND Joël rpl-4.0.9 (RPL/2)