prewikka/master: Update NEWS, bump version
[email protected] Wed, 10 Feb 2010 14:36:21 +0100 (CET)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 68b502f99d71fa1b0bf9f02f1490e63bbf53d66d Author: Yoann Vandoorselaere <[email protected]> Date: Wed Feb 10 14:35:03 2010 +0100 Update NEWS, bump version ======================================== NEWS | 17 +++++++++++++++++ setup.py | 2 +- 2 files changed, 18 insertions(+), 1 deletions(-) ======================================== diff --git a/NEWS b/NEWS index c8fbade..360a838 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +* 2010-02-10, prewikka-1.0.0rc2: + +- The link to the logged-in user settings, when accessed through the + Statistics subpages, contained an invalid parameters which triggered + an exception. + +- An exception could be raised in case we were generating a distribution + Chart containing empty values. This close #369. + +- Upgrade old database fields values to fit latest Prewikka changes. Fix + a possible exception in the Events listing. + +- Fix possible exception with username/charts name containing unicode. + +- Correctly handle the setup.py installation 'root' argument. + + * 2010-01-21, prewikka-1.0.0rc1: - OpenSource Graphical Statistics implementation: implement a set of diff --git a/setup.py b/setup.py index 915e278..f07ca89 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.0rc1" +PREWIKKA_VERSION = "1.0.0rc2" 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