diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/status.html | 8 |
2 files changed, 7 insertions, 5 deletions
@@ -1,4 +1,6 @@ --------------------------------------------------------------------------- +Version 5.5.3 [DEVEL] (rgerhards), 2010-02-?? +--------------------------------------------------------------------------- Version 5.5.2 [DEVEL] (rgerhards), 2010-02-05 - applied patches that make rsyslog compile under Apple OS X. Thanks to trey for providing these. @@ -6,7 +8,7 @@ Version 5.5.2 [DEVEL] (rgerhards), 2010-02-05 portability issues. - added $Escape8BitCharactersOnReceive directive Thanks to David Lang for suggesting it. -- worked around an issue where omfile failed to compile on32 bit platforms +- worked around an issue where omfile failed to compile on 32 bit platforms under some circumstances (this smells like a gcc problem, but a simple solution was available). Thanks to Kenneth Marshall for some advice. - extended testbench diff --git a/doc/status.html b/doc/status.html index dae96789..f5d9e050 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,12 +2,12 @@ <html><head><title>rsyslog status page</title></head> <body> <h2>rsyslog status page</h2> -<p>This page reflects the status as of 2010-01-27.</p> +<p>This page reflects the status as of 2010-02-05.</p> <h2>Current Releases</h2> -<p><b>v5 development:</b> 5.5.1 [2009-11-27] - -<a href="http://www.rsyslog.com/Article433.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-190.phtml">download</a> +<p><b>v5 development:</b> 5.5.2 [2010-02-05] - +<a href="http://www.rsyslog.com/Article439.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-193.phtml">download</a> <!-- not at the moment! <br> <b>v4 development:</b> 4.5.1 [2009-07-15] - |