diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-07 13:39:31 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-07 13:39:31 +0000 |
commit | 2478d3853822753e75a1128685cda4682473ee3c (patch) | |
tree | e46f45db64d4e402a821026e250c1e19e501409c /ChangeLog | |
parent | df0b35c0477a962c9ce5cfecadefc81cd5ed604e (diff) | |
download | rsyslog-2478d3853822753e75a1128685cda4682473ee3c.tar.gz rsyslog-2478d3853822753e75a1128685cda4682473ee3c.tar.bz2 rsyslog-2478d3853822753e75a1128685cda4682473ee3c.zip |
updated changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,10 +1,13 @@ --------------------------------------------------------------------------- -Version 1.20.0 (rgerhards), 2007-10- -- GSS-API support for syslog/TCP connections was added. Thanks to - varmojfekoj for providing the patch with this functionality +Version 1.20.0 (rgerhards), 2007-12-07 +- an output module for postgres databases has been added. Thanks to + sur5r for contributing this code - unloading dynamic modules has been cleaned up, we now have a real implementation and not just a dummy "good enough for the time being". +- enhanced platform independence - thanks to Bartosz Kuzma and Michael + Biebl for their very useful contributions +- some general code cleanup (including warnings on 64 platforms, only) --------------------------------------------------------------------------- Version 1.19.12 (rgerhards), 2007-12-03 - cleaned up the build system (thanks to Michael Biebl for the patch) |