diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-19 16:44:09 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-19 16:44:09 +0000 |
commit | a9dcb28580511f0c15fa8eea2ec5c14eb186082e (patch) | |
tree | f8247518ad5dbea1ecd1f0a7da23d09fbb631353 /NEWS | |
parent | 6c2956163de3be527cc34387ee0bbfdd64a5c4ef (diff) | |
download | rsyslog-a9dcb28580511f0c15fa8eea2ec5c14eb186082e.tar.gz rsyslog-a9dcb28580511f0c15fa8eea2ec5c14eb186082e.tar.xz rsyslog-a9dcb28580511f0c15fa8eea2ec5c14eb186082e.zip |
fixed SO_BSDCOMPAT problem under SUSE
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Version 1.10.0 (RGer), 2005-09-?? - added display of compile-time options to -v output - performance improvement for production build - made some checks to happen only during debug mode +- fixed a problem with compiling on SUSE and - while doing so - removed + the socket call to set SO_BSDCOMPAT in cases where it is obsolete. --------------------------------------------------------------------------- Version 1.0.0 (RGer), 2005-09-12 - changed install doc to cover daily cron scripts - a trouble source |