summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bc48d561..858e8db6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
---------------------------------------------------------------------------
-Version 1.14.0 (RGer/Peter Vrabec), 2007-06-??
+Version 1.14.0 (RGer/Peter Vrabec), 2007-06-28
- Peter Vrabec provided IPv6 for rsyslog, so we are now IPv6 enabled
--fixed code in iovCreate() that broke C's strict aliasing rules
+ IPv6 Support is currently for UDP only, TCP is to come soon.
+ AllowedSender configuration does not yet work for IPv6.
+- fixed code in iovCreate() that broke C's strict aliasing rules
- fixed some char/unsigned char differences that forced the compiler
to spit out warning messages
---------------------------------------------------------------------------