]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
www: Update changelog
authorKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 17:32:11 +0000 (10:32 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 17:44:12 +0000 (10:44 -0700)
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
www/changelog.xml

index 3470260e2d00abde8174543869740cbe046f16e6..57ca0b47a6affb3cd4768922f0d9eb02c498febb 100644 (file)
@@ -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>