summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-10-16 15:09:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-10-16 15:09:14 +0200
commit8892c5293248d730907bed5f956cbcfa2938fc6e (patch)
tree63bce27bbc164442953b2c3a635186d371fb2252 /ChangeLog
parent7963aed7d6a91ba8d1c9c4bca0cd7607f1ba9d71 (diff)
parent11e2d2c3bede67cc09580269fcc45d2f3e604eba (diff)
downloadrsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.tar.gz
rsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.tar.xz
rsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.zip
Merge branch 'beta'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b061a56e..f0bbf02c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,11 +110,13 @@ Version 3.21.0 [DEVEL] (rgerhards), 2008-07-18
- imported all changes from 3.18.1 until today (some quite important,
see below)
---------------------------------------------------------------------------
-Version 3.19.12 [BETA] (rgerhards), 2008-08-25
+Version 3.19.12 [BETA] (rgerhards), 2008-10-16
- bugfix: subseconds where not correctly extracted from a timestamp
if that timestamp did not contain any subsecond information (the
resulting string was garbagge but should have been "0", what it
now is).
+- increased maximum size of a configuration statement to 4K (was 1K)
+- imported all fixes from the stable branch (quite a lot)
---------------------------------------------------------------------------
Version 3.19.11 [BETA] (rgerhards), 2008-08-25
This is a refresh of the beta. No beta-specific fixes have been added.