--- rpl/ChangeLog 2012/05/20 17:28:26 1.118 +++ rpl/ChangeLog 2012/06/12 11:44:34 1.122 @@ -1,5 +1,9 @@ -* Fri Apr 13 2012 BERTRAND Joël rpl-4.1.8 (RPL/2) -- POLL noaw accepts more than one descriptor and returns informations +* Mon May 21 2012 BERTRAND Joël rpl-4.1.9 (RPL/2) +- stdin can now handle espaced characters strings in SYSEVAL; +- --with-gcc-version is added to configure script to force gcc version as +gfortran 4.7 is broken and crashes with segmentation fault. +* Mon May 21 2012 BERTRAND Joël rpl-4.1.8 (RPL/2) +- POLL now accepts more than one descriptor and returns informations about pollable descriptors; - SMPHRTRYDECR now takes timeout value instead of returning when semaphore cannot by decremented;