From ed10385e71639694412e1f45d521eddd176da40e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 17 Feb 2010 01:46:22 +0000 Subject: updated changelog and readme --- ChangeLog | 6 ++++-- README | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 88a0095..bb2166f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ -20**.**.** -- Version ? +2010.2.16 -- Version 0.3.3 * Security fix: packet length check errors -* fixed droping of priveleges on FreeBSD +* fixed dropping of priveleges on FreeBSD * added sysExec for Windows * added multi socket support which allows simultanous usage of IPv4 and IPv6 even on operating systems without V4_MAPPED address support +* added workaround for signalhandling on Debian GNU/kFreebsd * added -v|--version option * added prebuilt manpage to release tarball (less build deps) @@ -17,6 +18,7 @@ * moved to new svn location 2009.10.28 -- Version 0.3.1 svn852 + * switched to GPLv3 or higher * Changed Windows TAP driver version to support 64-bit windows * fixed some memory errors diff --git a/README b/README index 60ef964..37595fb 100644 --- a/README +++ b/README @@ -104,6 +104,7 @@ Notes: because openssl had no SHA256 implementation prior to this version - on FreeBSD you have to use gmake instead of make + - the FreeBSD port has some issues concering daemonizing and signal handling Installing ---------- -- cgit v1.2.3