diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-13 13:14:36 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-13 13:14:36 +0000 |
commit | c75f2dd1f31d2d352d1e69c20f2f755c5ea51183 (patch) | |
tree | eae723d01c492cb438aceebb33fec736f02ff65c /ChangeLog | |
parent | 81d13ec4094c41ef5d51bb4d48e1b81e1d65cfaf (diff) | |
download | rsyslog-c75f2dd1f31d2d352d1e69c20f2f755c5ea51183.tar.gz rsyslog-c75f2dd1f31d2d352d1e69c20f2f755c5ea51183.tar.xz rsyslog-c75f2dd1f31d2d352d1e69c20f2f755c5ea51183.zip |
fixed typos
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -11,14 +11,11 @@ Version 1.16.0 (RGer/Peter Vrabec), 2007-07-13 - The Friday, 13th Release ;) - begun to better modularize syslogd.c - this is an ongoing project; moved type definitions to a separate file - removed some now-unused fields from struct filed -- move file size limit fiels in struct field to the "right spot" (the file +- move file size limit fields in struct field to the "right spot" (the file writing part of the union - f_un.f_file) - 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 |