Module: ppl/ppl Branch: ppl-0_11-branch Commit: 72a111f1970f695972c4103d0ff8a082a0133349 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=72a111f1970f6... Author: Roberto Bagnara <bagnara@cs.unipr.it> Date: Wed Feb 23 13:25:28 2011 +0100 Two items added. --- NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index b0ed095..008dd32 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,10 @@ o Fixed the semantics of the `--disable-fpmath' configure option o The PPL no longer overwrites the SIGILL signal handler. +o Minor documentation fixes. + +o Portability improved. + -------------------------------------------------------------------------- NEWS for version 0.11.1 (released on February 20, 2011)