diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-07 16:04:24 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-07 16:04:24 +0000 |
commit | 602fb17d3307d3dbe619ec559688c5b0c2ebc47c (patch) | |
tree | d365a4c0925565262839106c5fbb25dafefb14d7 /NEWS | |
parent | 8febc25442bcd8fb5ce65c072404ca3d62602cef (diff) | |
download | rsyslog-602fb17d3307d3dbe619ec559688c5b0c2ebc47c.tar.gz rsyslog-602fb17d3307d3dbe619ec559688c5b0c2ebc47c.tar.xz rsyslog-602fb17d3307d3dbe619ec559688c5b0c2ebc47c.zip |
begin adding counted string class - does NOT compile yet!
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ --------------------------------------------------------------------------- +Version 1.10.0 (RGer), 2005-09-?? + REMINDER: 1.10 is the first unstable version if the 1.x series! +- changed stringbuf into a new counted string class +--------------------------------------------------------------------------- Version 1.0.0 (RGer), 2005-09-12 - changed install doc to cover daily cron scripts - a trouble source - added rc script for slackware (provided by Chris Elvidge - thanks!) |