summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2014-02-07 19:07:48 +0000
committerChristian Pointner <equinox@anytun.org>2014-02-07 19:07:48 +0000
commitcf6655a6e29d23132190b6c04c08ab372214b9a4 (patch)
tree7aca25034e17fcf03bde80cc816dc3d9027f2195 /ChangeLog
parentcreated branch for RAIL mode (diff)
* inital commit for RAIL mode
- added information about it at manpage - updated output for --help * white space cleanups * updated copyright header
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 33d4752..ba6fa1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+201?.??.?? -- Version 0.?.?
+
+* added RAIL mode
+
2010.02.16 -- Version 0.3.3
* added -v|--version option
@@ -18,11 +22,11 @@
* 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)
- Mind that due this protocol changes this version is incompatible to older
+ Mind that due this protocol changes this version is incompatible to older
version of anytun and uanytun
* the auth tag length can now be configured
* added extended logging support (syslog, file, stdout and stderr)
@@ -40,7 +44,7 @@
* fixed bug which prevents the daemon from using the right cipher
key when using a key derivation rate other than 1
-
+
2009.01.11 -- Version 0.2
* added crypto support using libgcrypt or openssl