--- rpl/ChangeLog 2017/06/17 10:53:41 1.262 +++ rpl/ChangeLog 2017/07/02 22:28:19 1.268 @@ -1,14 +1,18 @@ +* Fri Oct 07 2016 BERTRAND Joël rpl-4.1.27 (RPL/2) +- new types can be created and managed in modules (see modules/sets for +example). * Fri Oct 07 2016 BERTRAND Joël rpl-4.1.26 (RPL/2) +- major bug is fixed in READ (FLOW sockets); - Lapack is upgraded to 3.7.0; - OpenSSL is upgraded; -- GSL is upgraded to 2.3; +- GSL is upgraded to 2.4; - file is upgraded to 5.29; - some modifications are done to buld RPL/2 (and modules built with RPL/C) under Cygwin (Windows 10, 64 bits); - some symbols are removed from executable; - readline is upgraded to 7.0; - OpenSSL symbols are not exported anymore; -- gnuplot is upgraded to 4.0.5. +- gnuplot is upgraded to 4.0.6. * Tue Sep 27 2016 BERTRAND Joël rpl-4.1.25 (RPL/2) - ncurses, file, openssl and sqlite are upgraded; - major bug is fixed in DETACH (race condition and dead lock);