diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-20 19:00:56 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-20 19:00:56 +0000 |
commit | 5ad84585debfe8ce3569be759d2f34a261a38a54 (patch) | |
tree | bd765379f20dfd5bbb23eaa374abbd464645daf7 /ChangeLog | |
parent | Some changes to GET_USER_PASS_NEED_OK flag to (diff) | |
download | openvpn-5ad84585debfe8ce3569be759d2f34a261a38a54.tar.xz |
Added actual remote address used to the ">STATE" alert
in the management interface (Rolf Fokkens).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@701 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ $Id$ interface to provide a general interface for sending alerts to the end-user. Used by the PKCS#11 code to send Token Insertion Requests to the user. +* Added actual remote address used to the ">STATE" alert + in the management interface (Rolf Fokkens). 2005.10.17 -- Version 2.1-beta4 |