prewikka/master: Update NEWS, bump version number
[email protected] Tue, 16 Mar 2010 16:17:58 +0100 (CET)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 6c5fc76c9f2b27e4d78d0eaf857fe45ec3da4a72 Author: Yoann Vandoorselaere <[email protected]> Date: Tue Mar 16 16:18:46 2010 +0100 Update NEWS, bump version number ======================================== NEWS | 11 +++++++++++ setup.py | 2 +- 2 files changed, 12 insertions(+), 1 deletions(-) ======================================== diff --git a/NEWS b/NEWS index d620af6..6ed3dcb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +* 2010-03-16, prewikka-1.0.0: + +- Fix logout link from the Statistics view. + +- Fix inline filtering problem for events name with start/ending space. + +- Fix possible inline filter null reset button. + +- Other, minor fixes. + + * 2010-02-12, prewikka-1.0.0rc3: - Make sure we always use a replacement ("n/a") when we get a nil diff --git a/setup.py b/setup.py index 56384e7..5103ebe 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.0rc3" +PREWIKKA_VERSION = "1.0.0" 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