summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-21 16:49:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-21 16:49:46 +0200
commit6e410a76f64d74fec03de27a6ca1f3f996844917 (patch)
tree5ede917698b8f140ae230b24b9f36431cc1b1c07 /ChangeLog
parentb408585416626f2dfb8735fc5d3155b914f58d45 (diff)
downloadrsyslog-6e410a76f64d74fec03de27a6ca1f3f996844917.tar.gz
rsyslog-6e410a76f64d74fec03de27a6ca1f3f996844917.tar.xz
rsyslog-6e410a76f64d74fec03de27a6ca1f3f996844917.zip
preparing for 3.22.0 (move to stable)v3.22.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e002058b..3214ffca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
-Version 3.22.0 [v3-stable] (rgerhards), 2009-04-??
+Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21
+This is the first stable release that includes the full functionality
+of the 3.21.x version tree.
- bugfix: $InputTCPMaxSessions config directive was accepted, but not
honored. This resulted in a fixed upper limit of 200 connections.
- bugfix: the default for $DirCreateMode was 0644, and as such wrong.