summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24d8c852..32022f95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
---------------------------------------------------------------------------
+Version 0.9.2 (RGer)
+- changed the max supported message size to 32K. This is to satisfy
+ the needs of the IHE (Integrating the Healthcare Environment)
+ initiative. They use syslog for auditing and may generate messages
+ that large.
+
+---------------------------------------------------------------------------
Version 0.9.1 (RGer)
- fixed code so that it compiles without errors under FreeBSD
- removed now unused function "allocate_log()" from syslogd.c