summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-09 08:12:15 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-09 08:12:15 +0000
commit2d0175a1ec7e41cfb923ef175c6b48d094f532a7 (patch)
treeba4058c74f082c2bbf4ce4d5eb10d8e746e1e9da /ChangeLog
parent4459faa3799e4804402327e8fc4ea92abc96a0e1 (diff)
downloadrsyslog-2d0175a1ec7e41cfb923ef175c6b48d094f532a7.tar.gz
rsyslog-2d0175a1ec7e41cfb923ef175c6b48d094f532a7.tar.xz
rsyslog-2d0175a1ec7e41cfb923ef175c6b48d094f532a7.zip
- fixed a bug in outchannel code that caused templates to be incorrectly
parsed - fixed a bug in ommysql that caused a wrong ";template" missing message in some cases
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7c6e5ff..ea9a6f31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
Version 1.18.2 (rgerhards), 2007-08-??
+- fixed a bug in outchannel code that caused templates to be incorrectly
+ parsed
+- fixed a bug in ommysql that caused a wrong ";template" missing message
+ in some cases
---------------------------------------------------------------------------
Version 1.18.1 (rgerhards), 2007-08-08
- applied a patch from varmojfekoj which solved a potential segfault