[GIT] ppl/ppl(ppl-0_11-branch): Mention bug corrected on the input routine for ppl_lpsol.

Module: ppl/ppl Branch: ppl-0_11-branch Commit: 04040ce39076a989bb3eda7cbb2e4f24dc6b5735 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=04040ce39076a...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Tue Sep 7 19:48:01 2010 +0200
Mention bug corrected on the input routine for ppl_lpsol.
---
NEWS | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS index 67c19e2..e884a40 100644 --- a/NEWS +++ b/NEWS @@ -4,12 +4,15 @@ Parma Polyhedra Library NEWS -- history of user-visible changes
-------------------------------------------------------------------------- -NEWS for version 0.11 (release date to be decided) +NEWS for version 0.11.1 (release date to be decided) --------------------------------------------------------------------------
Bugfixes ========
+o Corrected a bug affecting the input routine of ppl_lpsol, whereby + the inhomogeneous term of the objective function was disregarded. + o Corrected a bug affecting methods
Box::CC76_widening_assign(const T&, Iterator, Iterator)
participants (1)
-
Enea Zaffanella