--- rpl/ChangeLog 2021/03/11 22:03:47 1.315 +++ rpl/ChangeLog 2021/12/13 18:55:53 1.322 @@ -1,3 +1,11 @@ +* Thu Mar 11 2021 BERTRAND Joël rpl-4.1.33 (RPL/2) +- sqlite is upgraded to 3.37.0; +- ntl is upgraded to 11.5.1; +- pari is upgraded to 2.13.3; +- mpfr is upgraded to 4.1.0; +- gmp is upgraded to 6.2.1: +- GSL is upgraded to 2.7.1; +- Giac is upgraded to 1.7.0. * Thu Mar 11 2021 BERTRAND Joël rpl-4.1.32 (RPL/2) - major bug is fixed in EXIT intrinsic (when EXIT is followed by DO or WHILE); @@ -12,7 +20,7 @@ instead of syseval - src/rpl.h is modified as gcc 10.2 triggers an error on UNIX_MAX_PATH; -- RPLCAS runs now in radian or degre like RPL/2 itself; +- RPLCAS runs now in radian or degree like RPL/2 itself; - Lapack is upgraded to 3.9.0; - tools and rplcas are upgraded; - RAW option is added in STTY parameters;