summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Meckelein <mmeckelein@hq.adiscon.com>2007-08-28 10:50:59 +0000
committerMichael Meckelein <mmeckelein@hq.adiscon.com>2007-08-28 10:50:59 +0000
commit4b757e8984744515b7981c606597d68be274ff9f (patch)
tree10fbf8b1899e729717b80263ecc3cb5ca1a400b7 /ChangeLog
parent54b0b3ab14799966d2845a6524fa62e9cebe5c67 (diff)
downloadrsyslog-1-19-2.tar.gz
rsyslog-1-19-2.tar.xz
rsyslog-1-19-2.zip
applied patches for release 1.19.2, update documentationv1-19-2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f28532e..d937fc8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
---------------------------------------------------------------------------
-Version 1.19.2 (rgerhards), 2007-?
-- ...
+Version 1.19.2 (rgerhards), 2007-08-28
+- a specifically formed message caused a segfault - Many thanks varmojfekoj
+ for providing a patch
+- a typo and a weird condition are fixed in msg.c - Thanks again
+ varmojfekoj
+- on file creation the file was always owned by root:root. This is fixed
+ now - Thanks ypsa for solving this issue
---------------------------------------------------------------------------
Version 1.19.1 (rgerhards), 2007-08-22
- a bug that caused a high load when a TCP/UDP connection was closed is