diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-10 11:45:09 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-10 11:45:09 +0200 |
commit | bd4eb7e95ed133ef195d77386f4c41b3ee76627b (patch) | |
tree | 7b58c0fc2a99cfa25e5f55ef9c38161cd41371ab | |
parent | 4a85395476b02cd0db791c6b208af684a9a22ac1 (diff) | |
download | rsyslog-bd4eb7e95ed133ef195d77386f4c41b3ee76627b.tar.gz rsyslog-bd4eb7e95ed133ef195d77386f4c41b3ee76627b.tar.bz2 rsyslog-bd4eb7e95ed133ef195d77386f4c41b3ee76627b.zip |
nit: re-order ChangeLog entries
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,3 @@ -- bugfix: array-based ==/!= comparisions lead to invalid results - This was a regression introduced in 7.3.5 bei the PRI optimizer --------------------------------------------------------------------------- Version 7.4.5 [v7.4-stable] 2013-09-?? - mmanon: removed the check for specific "terminator characters" after @@ -10,6 +8,8 @@ Version 7.4.5 [v7.4-stable] 2013-09-?? bugfix, that should be applied to the stable branch. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=477 Thanks to Muri Cicanor for initiating the discussion +- bugfix: array-based ==/!= comparisions lead to invalid results + This was a regression introduced in 7.3.5 bei the PRI optimizer - bugfix: omprog blocked signals to executed programs The made it impossible to send signals to programs executed via omprog. |