diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-13 13:03:52 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-13 13:03:52 +0000 |
commit | 995f1cbf8a41df3f10dee4069e51674e2ff9d9d2 (patch) | |
tree | 1a1d3e078d9d1eaee994399edda0da97b37c4676 | |
parent | 421cbcfe164e609e8bc58e23bf6bd2f9c32eb8f6 (diff) | |
download | rsyslog-995f1cbf8a41df3f10dee4069e51674e2ff9d9d2.tar.gz rsyslog-995f1cbf8a41df3f10dee4069e51674e2ff9d9d2.tar.xz rsyslog-995f1cbf8a41df3f10dee4069e51674e2ff9d9d2.zip |
preparing for release 1.16.0
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 1.16.0 (RGer/Peter Vrabec), 2007-07-1? +Version 1.16.0 (RGer/Peter Vrabec), 2007-07-13 - build system switched to autotools - removed SYSV preprocessor macro use, replaced with autotools equivalents - fixed a bug that caused rsyslogd to segfault when TCP listening was @@ -16,6 +16,9 @@ Version 1.16.0 (RGer/Peter Vrabec), 2007-07-1? - subdirectories linux and solaris are no longer part of the distribution package. This is not because we cease support for them, but there are no longer any files in them after the move to autotools +- subdirectories linux and solaris are no longer part of the distribution + package. This is not because we cease support for them, but there are no + longer any files in them after the move to autotools --------------------------------------------------------------------------- Version 1.15.1 (RGer), 2007-07-10 - fixed a bug that caused a dynaFile selector to stall when there was |