prewikka/master: Update NEWS, bump version number.
[email protected] Tue, 30 Jun 2009 10:42:45 +0200 (CEST)
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 4208472bb6b81edded18aee9437f2addd4f2cf23 Author: Yoann Vandoorselaere <[email protected]> Date: Tue Jun 30 10:42:56 2009 +0200 Update NEWS, bump version number. ======================================== NEWS | 19 +++++++++++++++++++ setup.py | 2 +- 2 files changed, 20 insertions(+), 1 deletions(-) ======================================== diff --git a/NEWS b/NEWS index 339eb03..eab9704 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +* 2009-06-30, prewikka-0.9.16: + +- Multiples advanced filter within the same column wouldn't display + correctly. + +- Correctly restore input field when switching between advanced/simple + filter mode. + +- Fix multiple bug that would results in inconsistant filtered "state" + and reset button. + +- Using the classification simple filter now also trigger a search on + impact.completion. + +- Fix multiple alert deletion checkbox, (#357). + +- Various bug fixes. + + * 2009-06-08, prewikka-0.9.15: - Make it obvious when a column is filtered by replacing the old sober diff --git a/setup.py b/setup.py index 08104f8..83e99b3 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ from distutils.core import Command from Cheetah.CheetahWrapper import CheetahWrapper -PREWIKKA_VERSION = "0.9.15" +PREWIKKA_VERSION = "0.9.16" LIBPRELUDE_REQUIRED_VERSION = "0.9.23" LIBPRELUDEDB_REQUIRED_VERSION = "0.9.12" _______________________________________________ Prelude-cvslog site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog