summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Heinrich <theinric@redhat.com>2011-12-01 11:18:49 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-01 11:18:49 +0100
commitffa6e3b9419e8794d6bba8a0ce5ade65cdcc9ccb (patch)
treec23abde5ca24cd144d1c04bc495f5f199ed56c5c /ChangeLog
parent3229fbeb1e1183141cbf2508334a52f6a082c40b (diff)
downloadrsyslog-ffa6e3b9419e8794d6bba8a0ce5ade65cdcc9ccb.tar.gz
rsyslog-ffa6e3b9419e8794d6bba8a0ce5ade65cdcc9ccb.tar.xz
rsyslog-ffa6e3b9419e8794d6bba8a0ce5ade65cdcc9ccb.zip
bugfix: cosmetic: proper constant used instead of number in open call
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2494a86b..d5f31a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 3.22.4 [v3-stable] (rgerhards), 2010-??-??
+- bugfix: cosmetic proper constant used instead of number in open call
- bugfix: timestamp was incorrectly calculated for timezones with minute
offset
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=271