summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-21 18:20:45 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-21 18:20:45 +0200
commit32a882199a929b92bbc0b36c3e2d7d92c93d6e41 (patch)
tree4501f3aba87be77196edcb79e38ab7eef7a0f400 /ChangeLog
parent7950361547b747fa3dad22ab8a39d17d9274891d (diff)
parenta41f3c34ab7d0e4e19d69f25f3c85d96966b8067 (diff)
downloadrsyslog-32a882199a929b92bbc0b36c3e2d7d92c93d6e41.tar.gz
rsyslog-32a882199a929b92bbc0b36c3e2d7d92c93d6e41.tar.xz
rsyslog-32a882199a929b92bbc0b36c3e2d7d92c93d6e41.zip
Merge branch 'v6-stable' into v6-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c14ccb04..1a1dbe83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,10 @@ Version 6.4.3 [V6-STABLE] 2012-??-??
- bugfix: sysklogd-emulating standard template was no longer present in v6
This was obviously lost during the transition to the new config format.
Thanks to Milan Bartos for alerting us and a patch!
+- bugfix: some valid legacy PRI filters were flagged as errornous
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=358
+ This happend to filters of the style "local0,local1.*", where the
+ multiple facilities were comma-separated.
---------------------------------------------------------------------------
Version 6.4.2 [V6-STABLE] 2012-09-20
- bugfix: potential abort, if action queue could not be properly started