diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-02 12:13:58 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-02 12:13:58 +0000 |
commit | 059e0dc5d403939a9bf98563c41173f2616f777d (patch) | |
tree | e08ce989a42ca6fe47aac043b90e5547c3195c73 /ChangeLog | |
parent | Fixed an oops -- compression debugging output was turned on. (diff) | |
download | openvpn-059e0dc5d403939a9bf98563c41173f2616f777d.tar.xz |
Fixed version oops in ChangeLog.
This version is still 2.1_beta1.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@590 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -3,16 +3,13 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net> $Id$ -2005.10.01 -- Version 2.1-beta2 +2005.10.01 -- Version 2.1-beta1 * 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 * easy-rsa/2.0 moved to easy-rsa * old easy-rsa moved to easy-rsa/1.0 |