diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-22 09:13:14 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-22 09:13:14 +0000 |
commit | 8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e (patch) | |
tree | 382d91a5123daed0f33e5b39d7839d9a5b6380e0 /ChangeLog | |
parent | ffbcb85ab5d92f85afb0d2eb1ae24f463ca45311 (diff) | |
download | rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.tar.gz rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.tar.xz rsyslog-8fdd3b45c0c2b2a5751efd79e2be4cc0241af53e.zip |
added some doc for imgssapi and imtcp input modules
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ --------------------------------------------------------------------------- -Version 3.12.0 (rgerhards), 2008-02-?? -- gssapi input can now be build separately from plain tcp input - thanks to varmojfekoj for the patch +Version 3.11 5 (rgerhards), 2008-02-?? +- new imgssapi module, changed imtcp module - this enables to load/package + GSSAPI support separately - thanks to varmojfekoj for the patch - compatibility mode (the -c option series) is now at least partly completed - thanks to varmojfekoj for the patch +- documentation for imgssapi and imtcp added - duplicate $ModLoad's for the same module are now detected and rejected -- thanks to varmojfekoj for the patch --------------------------------------------------------------------------- |