Diff for /rpl/ChangeLog between versions 1.249 and 1.251

version 1.249, 2016/03/16 12:54:22 version 1.251, 2016/04/01 12:07:00
Line 1 Line 1
 * Tue Mar 01 2016 BERTRAND Joël <rpl@systella.fr> rpl-4.1.25 (RPL/2)  * Fri Apr 01 2016 BERTRAND Joël <rpl@systella.fr> rpl-4.1.25 (RPL/2)
   - major bug is fixed in DETACH (race condition and dead lock);
 - lot of minor bugs have been fixed in processus management;  - lot of minor bugs have been fixed in processus management;
 - (p)select() is replaced by poll() due to a strange bug in glibc. pselect()  - (p)select() is replaced by poll() due to a strange bug in glibc. pselect()
 returns a erroneous number of readable devices when max file descriptor is  returns a erroneous number of readable devices when max file descriptor is
Line 57  algebraic expressions were able to be di Line 58  algebraic expressions were able to be di
 characters instead of BUG();  characters instead of BUG();
 - zlib is upgraded;  - zlib is upgraded;
 - sqlite and openssl are upgraded;  - sqlite and openssl are upgraded;
 - new buffercached  allocator is added;  - new buffercached allocator is added;
 - giac is upgraded to 1.1.4;  - giac is upgraded to 1.1.4;
 - Gnuplot is upgraded to 5.0.0.  - Gnuplot is upgraded to 5.0.0.
 * Mon Jan 5 2015 BERTRAND Joël <rpl@systella.fr> rpl-4.1.19 (RPL/2)  * Mon Jan 5 2015 BERTRAND Joël <rpl@systella.fr> rpl-4.1.19 (RPL/2)

Removed from v.1.249  
changed lines
  Added in v.1.251


CVSweb interface <joel.bertrand@systella.fr>