diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-02 03:41:35 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-02 03:41:35 +0000 |
commit | 537073fd55b3e35720e759c5c13e9da128a2b0bb (patch) | |
tree | f4d544e3e85bc2a32b33f6400ff74ec8d3826302 /ChangeLog | |
parent | Renamed sample-keys/tmp-ca.crt to ca.crt. (diff) | |
download | openvpn-537073fd55b3e35720e759c5c13e9da128a2b0bb.tar.xz |
version 2.1_beta1
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@588 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net> $Id$ +2005.10.01 -- Version 2.1-beta2 + +* Made LZO setting pushable. +* Renamed sample-keys/tmp-ca.crt to ca.crt. +* Fixed bug where remove_iroutes_from_push_route_list + was missing routes if those routes had + an implied netmask (by omission) of 255.255.255.255. + 2005.09.26 -- Version 2.1-beta1 * Merged with 2.0.3-rc1 |