summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-20 13:42:50 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-20 13:42:50 +0000
commitc23ff07b3d41d0734a6efa68537013affdd4099b (patch)
tree525dea4e84c3446799081e5feac40344aecbe0dc /ChangeLog
parentd4891ebc3088864edfc6281691418b4387461557 (diff)
downloadrsyslog-c23ff07b3d41d0734a6efa68537013affdd4099b.tar.gz
rsyslog-c23ff07b3d41d0734a6efa68537013affdd4099b.tar.xz
rsyslog-c23ff07b3d41d0734a6efa68537013affdd4099b.zip
- removed a memory leak that could occur if timegenerated was used in RFC
3164 format in templates - did some preparation in msg.c for advanced multithreading - placed the hooks, but not yet any active code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eaf7495a..409131bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@ Version 1.17.2 (rgerhards), 2007-07-2?
- replaced system() calls with something more reasonable. Please note that
this might break compatibility with some existing configuration files.
We accept this in favour of the gained security.
+- removed a memory leak that could occur if timegenerated was used in
+ RFC 3164 format in templates
+- did some preparation in msg.c for advanced multithreading - placed the
+ hooks, but not yet any active code
---------------------------------------------------------------------------
Version 1.17.1 (rgerhards), 2007-07-20
- fixed a bug that caused make install to install rsyslogd and rklogd under