Signed-off-by: Kevin Cernekee <cernekee at gmail.com> --- www/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/changelog.xml b/www/changelog.xml index 3470260..57ca0b4 100644 --- a/www/changelog.xml +++ b/www/changelog.xml @@ -17,6 +17,9 @@ <ul> <li><b>OpenConnect HEAD</b> <ul> + <li>Add <tt>--os</tt> switch to report a different OS type to the gateway.</li> + <li>Support new XML POST format.</li> + <li>Fix buffer overflow on long <tt>Location:</tt> and <tt>Set-Cookie:</tt> headers sent from server.</li> <li>Add SecurID token support using <a href="http://stoken.sourceforge.net/">libstoken</a>.</li> <li>Fix some harmless issues reported by Coverity.</li> <li>Improve <tt>"Attempting to connect..."</tt> message to be explicit when it's connecting to a proxy.</li> -- 1.7.10.4