prelude-lml/master: Update NEWS, bump version number

[email protected] Mon, 8 Feb 2010 11:24:49 +0100 (CET)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit 21b81eab6adae822dbe7e14b36a257822f161fb8
Author: Yoann Vandoorselaere <[email protected]>
Date:   Mon Feb 8 11:20:58 2010 +0100

    Update NEWS, bump version number


========================================

 NEWS         |   23 +++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)

========================================

diff --git a/NEWS b/NEWS
index 6e47703..207662b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+* 2010-02-08, prelude-lml-1.0.0rc2:
+
+- File notification improvement: some case where file notification was
+  not working appropriately were fixed. Improve handling of file
+  deletion (optionaly followed by file creation event).
+
+- There was various case where the previous code would mishandle the
+  metadata write/verification. All known issues are now fixed.
+
+- There was no monitoring for standard input, everything was read once
+  upon start and further input was ignored.
+
+- Fix possible truncation of dispatched log, when the string contained
+  multiples nul terminator. Fixes a regression of LML 1.0.0rc1.
+
+- Statistics were missing for UDP server input.
+
+- Minor events reporting improvement, and bug fixes.
+
+- Improve large file handling.
+
+
+
 * 2010-01-29, prelude-lml-1.0.0rc1:
 
 - Support for character encoding and convertion to UTF-8. The user
diff --git a/configure.in b/configure.in
index 325d9af..ddf719e 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT
 AC_PREREQ(2.59)
 AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE(prelude-lml, 1.0.0rc1)
+AM_INIT_AUTOMAKE(prelude-lml, 1.0.0rc2)
 AM_CONFIG_HEADER(config.h)
 AM_DISABLE_STATIC
 
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-technologies.com/mailman/listinfo/prelude-cvslog