summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-02 15:40:47 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-02 15:40:47 +0200
commit538543f6d0d4f279301bccf9a9c05ea6a02230a4 (patch)
treeb8d4fffd41045000bc5277fcd939beedda974ce8 /ChangeLog
parentaf2dfd1c514cd2b33494f77e8bd88f9c401085b4 (diff)
downloadrsyslog-538543f6d0d4f279301bccf9a9c05ea6a02230a4.tar.gz
rsyslog-538543f6d0d4f279301bccf9a9c05ea6a02230a4.tar.xz
rsyslog-538543f6d0d4f279301bccf9a9c05ea6a02230a4.zip
preparing for 3.22.1v3.22.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a608b77..7e4d492f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 3.22.1 [v3-stable] (rgerhards), 2009-04-??
+Version 3.22.1 [v3-stable] (rgerhards), 2009-07-02
- bugfix: invalid error message issued if $inlcudeConfig was on an empty
set of files (e.g. *.conf, where none such files existed)
thanks to Michael Biebl for reporting this bug