summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-02-17 01:46:22 +0000
committerChristian Pointner <equinox@anytun.org>2010-02-17 01:46:22 +0000
commited10385e71639694412e1f45d521eddd176da40e (patch)
tree19e8319a8289b3638295d4fba65c2e06a53d7b3d /ChangeLog
parentallegedly-release-friendly dirty dirty dirty hack (concerning pids) (diff)
updated changelog and readme
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 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