summaryrefslogtreecommitdiffstats
path: root/ulogd/Changes
diff options
context:
space:
mode:
authorlaforge <laforge>2001-05-20 13:51:46 +0000
committerlaforge <laforge>2001-05-20 13:51:46 +0000
commit37ec046bf4cdab96a1e9bddd60e8b76b36bcf64a (patch)
treec956ea934a62ca701637aec8eb15a82eced4e37e /ulogd/Changes
parent9e4b5111183b9fa80606903fde1c280b472d6973 (diff)
included --with-log-ip-as-string option
removed ./configure (run autoconf) autoconf now adds -I/usr/src/linux/include to CFLAGS
Diffstat (limited to 'ulogd/Changes')
-rw-r--r--ulogd/Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/ulogd/Changes b/ulogd/Changes
index 6b3308f..41bb41d 100644
--- a/ulogd/Changes
+++ b/ulogd/Changes
@@ -1,3 +1,11 @@
+Version 0.96
+- support for old mysql versions (Alexander Janssen)
+- support for dotted-quad IP addresses in MySQL (Alexander Janssen)
+- autoconf now checks for mysql .so libraries instead of static .a
+- autoconf now includes /usr/src/linux/include, because most distros
+ now have a glibc-provided /usr/include/linux :(
+- removed ./configure from CVS tree as it may cause inconsistencies
+
Version 0.95
- libipulog problems of 0.94 fixed
- 1.0 now really soon