prewikka/master: Update NEWS, bump version
[email protected] Fri, 12 Feb 2010 15:14:40 +0100 (CET)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit ae4edb7c7f44d3295306e3da12a930e04765b4f0 Author: Yoann Vandoorselaere <[email protected]> Date: Fri Feb 12 15:14:51 2010 +0100 Update NEWS, bump version ======================================== NEWS | 11 +++++++++++ setup.py | 2 +- 2 files changed, 12 insertions(+), 1 deletions(-) ======================================== diff --git a/NEWS b/NEWS index 360a838..d620af6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +* 2010-02-12, prewikka-1.0.0rc3: + +- Make sure we always use a replacement ("n/a") when we get a nil + value from the database. Fix exception since the underlying chart + backend didn't support nil value (#370). + +- If the requested timeline range is lower or equal 1 minute, use + a 1 second step. Fix an exception using the Cairoplot backend, and + allow to get meaningful by minute statistics (#370). + + * 2010-02-10, prewikka-1.0.0rc2: - The link to the logged-in user settings, when accessed through the diff --git a/setup.py b/setup.py index f07ca89..56384e7 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ from distutils.core import Command from Cheetah.CheetahWrapper import CheetahWrapper -PREWIKKA_VERSION = "1.0.0rc2" +PREWIKKA_VERSION = "1.0.0rc3" LIBPRELUDE_REQUIRED_VERSION = "0.9.23" LIBPRELUDEDB_REQUIRED_VERSION = "0.9.12" _______________________________________________ Prelude-cvslog site list [email protected] http://lists.prelude-technologies.com/mailman/listinfo/prelude-cvslog