diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-10 08:42:33 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-10 08:42:33 +0000 |
commit | 3f0d0495b964b8a285b46c48d840aa8285e9c834 (patch) | |
tree | 8359035df4b6a29144635d2ba708201a4287d6ed /NEWS | |
parent | dfe4861318ad7489bffe7caef25d4901909872d9 (diff) | |
download | rsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.tar.gz rsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.tar.xz rsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.zip |
working on optimizing the build environment - still sub-optimal
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ --------------------------------------------------------------------------- +Version 0.9.7 (RGer), 2005-08-15 +- some of the previous doc files (like INSTALL) did not properly + reflect the changes to the build process and the new doc. Fixed + that. +--------------------------------------------------------------------------- Version 0.9.6 (RGer), 2005-08-09 - greatly enhanced documentation. Now available in html format in - the "doc" folder and FreeBSD. Finally includes a install howto. + the "doc" folder and FreeBSD. Finally includes an install howto. - improved MySQL error messages a little - they now show up as log messages, too (formerly only in debug mode) - added the ability to specify the listen port for udp syslog. |