--- rpl/ChangeLog 2010/03/17 14:14:35 1.15 +++ rpl/ChangeLog 2010/04/07 07:16:10 1.16 @@ -1,4 +1,11 @@ * Tue Mar 09 2010 BERTRAND Joël rpl-4.0.13 (RPL/2) +- sqlite is upgraded to 3.6.23.1; +- openssl is upgraded to 1.0.0; +- major bug is fixed in RETURN intrinsic. It only occurs in evaluation +subroutine; +- table variable can now be sorted by SORT; +- some regressions between libtool 1.x and 2.x are fixed by workarouds in +Makefiles; - -a command line option analyzes program (structure and syntax) and sends preprocessor output to standard output. This option is used by rplc (RPL/2 compiler).