diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-12-05 01:21:49 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-12-05 01:21:49 +0000 |
commit | 6d5d1010bcab428391d0c33dd753a31def29f972 (patch) | |
tree | fd232610fef9624d555dfa1876a2908de37e8454 /ChangeLog | |
parent | svn merge -r 780:820 $SO/trunk/openvpn . (diff) | |
download | openvpn-6d5d1010bcab428391d0c33dd753a31def29f972.tar.xz |
Patch to support --topology subnet on Mac OS X (Mathias Sundman).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@832 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ $Id$ (David Stipp). * Fixed typo in manage.c where inline function declaration was declared without the "static" keyword (David Stipp). +* Patch to support --topology subnet on Mac OS X (Mathias Sundman). 2005.11.12 -- Version 2.1-beta7 |