diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-28 06:40:41 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-28 06:40:41 +0000 |
commit | 56c8bd7bdef934ae3600e47f011f9e354b26e43b (patch) | |
tree | d89a254790500b9d067f4b76dece2f3121aa4764 /NEWS | |
parent | f0a44d0d6849e843709dc37a700f360da9ce48d8 (diff) | |
download | rsyslog-56c8bd7bdef934ae3600e47f011f9e354b26e43b.tar.gz rsyslog-56c8bd7bdef934ae3600e47f011f9e354b26e43b.tar.xz rsyslog-56c8bd7bdef934ae3600e47f011f9e354b26e43b.zip |
added init script fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Version 1.14.0 (RGer/Peter Vrabec), 2007-06-28 - fixed code in iovCreate() that broke C's strict aliasing rules - fixed some char/unsigned char differences that forced the compiler to spit out warning messages +- updated the Red Hat init script to fix a known issue (thanks to + Peter Vrabec) --------------------------------------------------------------------------- Version 1.13.5 (RGer), 2007-06-22 - made the TCP session limit configurable via command line switch |