summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96b63df9..3c760297 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Version 1.11.1 (RGer), 2005-10-13
- some internal restructuring in anticipation/preparation of minimal
multi-threading support
- added ability to specify listen port for rfc3195d
+- changed more functions to "static" storage class to help compiler
+ optimize (should have been static in the first place...)
+- support for BSD-style program and host blocks ("program" actually
+ is tag and probably has slightly different semantics than in BSD
+ syslogd - but that should be easy to deal with)
---------------------------------------------------------------------------
Version 1.11.0 (RGer), 2005-10-12
- support for receiving messages via RFC 3195; added rfc3195d for that