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