]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
changes ...
authorlaforge <laforge>
Mon, 5 Mar 2001 20:35:49 +0000 (20:35 +0000)
committerlaforge <laforge>
Mon, 5 Mar 2001 20:35:49 +0000 (20:35 +0000)
Changes

diff --git a/Changes b/Changes
index ccef3fa1281e43d15aedc36ad04362b8810fc9c1..0df42b44a35f3fed456afe5e17e97e6c53619059 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+Version 0.93
+- fixes logfile bug: wrong filename and line numbers printed
+- fixes config file parsing, new generic get_word() in conffile.c
+- fixes bug in ulogd_LOGEMU.c on big-endian systems
+- fixes segfault when packet received but no interpreters registered
+       (reported by Drori Ghiora)
+- sigterm handler installed for clean shutdown
+- logfile now fflush()ed after each line printed
+
+Version 0.92
+- fixes libipulog loop-bug (reported by Drori Ghiora)
+
 Version 0.91
 - changes for new kernel ULOG. Includes support for multilink netlink
   messages.