summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-14 13:30:15 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-14 13:30:15 +0000
commit3b176b63e167c0d3ca0aefdd549b667bd863a1f0 (patch)
tree9c3a06d5dab0537849f63d24e68b0d80e425a2fb /ChangeLog
parent7eb0a763c32c9887dd0b1523ac154757f641e27e (diff)
downloadrsyslog-3b176b63e167c0d3ca0aefdd549b667bd863a1f0.tar.gz
rsyslog-3b176b63e167c0d3ca0aefdd549b667bd863a1f0.tar.xz
rsyslog-3b176b63e167c0d3ca0aefdd549b667bd863a1f0.zip
fixed a bug with standard template definitions (not a big deal) - thanks to
varmojfekoj for spotting it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4603389..c8c0558f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
---------------------------------------------------------------------------
+Version 2.0.1 STABLE (rgerhards), 2008-01-??
+- fixed a bug in integer conversion - but this function was never called,
+ so it is not really a useful bug fix ;)
+- fixed a bug with standard template definitions (not a big deal) - thanks
+ to varmojfekoj for spotting it
+---------------------------------------------------------------------------
Version 2.0.0 STABLE (rgerhards), 2008-01-02
- re-release of 1.21.2 as STABLE with no modifications except some
doc updates