diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ * Security fix: packet length check errors * fixed droping of priveleges on FreeBSD -* added multi socket support for better handling of simultanous - handling of IPv6 and IPv4 +* added multi socket support which allows simultanous usage + of IPv4 and IPv6 even on operating systems without V4_MAPPED + address support * added prebuilt manpage to release tarball (less build deps) 2009.12.02 -- Version 0.3.2 |