diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 07:32:47 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 07:32:47 +0000 |
commit | 460ce198b1aaa81f36f28dd8791ff7e0ad6a3387 (patch) | |
tree | b342a1d32cfd30c6042b6292fae5659bbef34ce7 /NEWS | |
parent | 706fb36966f2c3c90946b3c4bb10f16eb2ab0eb5 (diff) | |
download | rsyslog-460ce198b1aaa81f36f28dd8791ff7e0ad6a3387.tar.gz rsyslog-460ce198b1aaa81f36f28dd8791ff7e0ad6a3387.tar.xz rsyslog-460ce198b1aaa81f36f28dd8791ff7e0ad6a3387.zip |
applied a patch from Peter Vrabec (Thanks!) to integrate klogd into the
rsyslog package. That removes dependency on the original sysklogd
package.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ --------------------------------------------------------------------------- -Version 1.13.2 (RGer), 2007-02-?? +Version 1.13.2 (RGer), 2007-06-11 - lib order in makefile patched to facilitate static linking - thanks to Bennett Todd for providing the patch +- Integrated a patch from Peter Vrabec (pvrabec@redheat.com): + - added klogd under the name of rklogd (remove dependency on + original sysklogd package + - createDB.sql now in UTF + - added additional config files for use on Red Hat --------------------------------------------------------------------------- Version 1.13.1 (RGer), 2007-02-05 - changed the listen backlog limit to a more reasonable value based on |