summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorlaforge <laforge>2001-03-05 20:35:49 +0000
committerlaforge <laforge>2001-03-05 20:35:49 +0000
commit4247026c44380d0a360a4b55750dc88cf1845c9d (patch)
tree3705796992819d2e70d4110d1b9d1f4ec5c0458e /Changes
parentfb145b320fdad5517331cb7e0cee0110d12fceb8 (diff)
changes ...
Diffstat (limited to 'Changes')
-rw-r--r--Changes12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changes b/Changes
index ccef3fa..0df42b4 100644
--- 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.