diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-26 15:42:18 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-26 15:42:18 +0200 |
commit | f5155a74696c4e1bf367541a093351f47c439b38 (patch) | |
tree | 3bb6e0b7463ac135b3f8e6721fa5cea8bb7075aa | |
parent | 200b43431695d3d4cccadafb2a37373fc55af0bb (diff) | |
download | rsyslog-f5155a74696c4e1bf367541a093351f47c439b38.tar.gz rsyslog-f5155a74696c4e1bf367541a093351f47c439b38.tar.bz2 rsyslog-f5155a74696c4e1bf367541a093351f47c439b38.zip |
doc: add enhancement to ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 7.5.6 [devel] 2013-10-?? +- RainerScript: make use of 64 bit for numbers where available + Thanks to Pavel Levshin for enhancement. - slight performance optimization if GCC is used We give branch prediction hints for the frequent RETiRet macro which is used for error handling. Some slight performance gain is to be expected |