diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-25 10:09:47 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-02-25 10:09:47 +0100 |
commit | 76ded5e98bd51d5de306f21f8abd28ee3b006be2 (patch) | |
tree | a3c438f950b37a15ff55389cdf13bf0fc8cd1515 | |
parent | 8e027749b9f95a84619568c42d47c5dc78cf5b6a (diff) | |
download | rsyslog-76ded5e98bd51d5de306f21f8abd28ee3b006be2.tar.gz rsyslog-76ded5e98bd51d5de306f21f8abd28ee3b006be2.tar.xz rsyslog-76ded5e98bd51d5de306f21f8abd28ee3b006be2.zip |
doc bugfix: ChangeLog heading claimed that 4.6.0 was v4-beta
while the rest of the entry correctly said it was stable.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,11 +1,15 @@ --------------------------------------------------------------------------- -Version 4.6.0 [v4-beta] (rgerhards), 2010-02-24 +Version 4.6.1 [v4-stable] (rgerhards), 2010-02-?? +--------------------------------------------------------------------------- +Version 4.6.0 [v4-stable] (rgerhards), 2010-02-24 *************************************************************************** * This is a new stable v4 version. It contains all fixes and enhancements * * made during the 4.5.x phase as well as those listed below. * * Note: this version is scheduled to conclude the v4 development process. * * Do not expect any more new developments in v4. The focus is now * -* on v5 (what also means we have a single devel branch again. * +* on v5 (what also means we have a single devel branch again). * +* ("development" means new feature development, bug fixes are of * +* course provided for v4-stable) * *************************************************************************** - improved testbench to contain samples for totally malformed messages which miss parts of the message content |