summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-02-28 10:07:03 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-02-28 10:07:03 +0100
commitbb0fb0dbd0bcff349e128a740b8bd14f35008deb (patch)
tree54dabcc7ea20b05c242e9954549ab46dd0a3b485
parentb129a96287492685050f6f80f8f0204122b22e77 (diff)
downloadrsyslog-bb0fb0dbd0bcff349e128a740b8bd14f35008deb.tar.gz
rsyslog-bb0fb0dbd0bcff349e128a740b8bd14f35008deb.tar.bz2
rsyslog-bb0fb0dbd0bcff349e128a740b8bd14f35008deb.zip
add bug tracker ID to ChangeLog bugfix
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb67f4d3..4ab28d67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
Version 7.2.6 [v7-stable] 2013-01-??
- slightly improved config parser error messages when invalid escapes happen
- bugfix: include files got included in the wrong order
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=411
This happens if an $IncludeConfig directive was done on multiple
files (e.g. the distro default of $IncludeConfig /etc/rsyslog.d/*.conf).
In that case, the order of include file processing is reversed, which