X-Git-Url: https://git.syn-net.org/?p=debian%2Fuanytun.git;a=blobdiff_plain;f=ChangeLog;h=33d4752a48ec3e1056aa84ff2d5bfbbc846d5ded;hp=20340492547b077f11ef8f2dcac2db27253799d2;hb=4d61c93845abce1e45c4a41562ecb3fa4e3bdcc3;hpb=b81b2c1954fe3e3317e6fa260c5ffdc9eeee966c diff --git a/ChangeLog b/ChangeLog index 2034049..33d4752 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2010.02.16 -- Version 0.3.3 + +* added -v|--version option +* added prebuilt manpage to release tarball (less build deps) +* added multi socket support which allows simultanous usage + of IPv4 and IPv6 even on operating systems without V4_MAPPED + address support + +2009.12.02 -- Version 0.3.2 + +* clenaups and improvements at configure and install target of Makefile +* manpage cleanups +* moved to new svn location + +2009.11.08 -- Version 0.3.1 + +* switched to GPLv3 or higher +* improved script execution +* added signal handling without races +* all log_targets print time now too + 2009.05.01 -- Version 0.3 * updated to new protocol specification (extended label and crypto role)