--- rpl/ChangeLog 2015/08/11 08:02:29 1.229 +++ rpl/ChangeLog 2015/09/23 08:35:43 1.233 @@ -1,4 +1,10 @@ -* Tue Aug 11 2015 BERTRAND Joël rpl-4.1.22 (RPL/2) +* Wed Sep 16 2015 BERTRAND Joël rpl-4.1.23 (RPL/2) +- 4 'X' sto <[ X ]> returns <[ X ]> in both interpreted and compiled mode. +Before this bugfix, it returned <[ 4 ]> in interpreted mode and <[ X ]> +in compiled mode. +* Wed Sep 16 2015 BERTRAND Joël rpl-4.1.22 (RPL/2) +- socket options are now forced on socket created by WFSOCK to fix 'KEEP ALIVE' +bug; - sqlite is upgraded; - major regressions are fixed in compiler; - gnuplot is upgraded from 5.0.0 to 5.0.1;