Update changelog
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Dec 2011 15:44:03 +0000 (15:44 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Dec 2011 15:44:03 +0000 (15:44 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
www/changelog.xml

index 55194e5..25f08aa 100644 (file)
@@ -17,6 +17,9 @@
 <ul>
    <li><b>OpenConnect HEAD</b>
      <ul>
+       <li>Fix memory leak of deflated packets.</li>
+       <li>Fix memory leak of zlib state on CSTP reconnect.</li>
+       <li>Eliminate <tt>memcpy()</tt> calls on packets from DTLS and tunnel device.</li>
        <li>Use <tt>I_LINK</tt> instead of <tt>I_PLINK</tt> on Solaris to plumb interface.</li>
        <li>Refer to <a href="vpnc-script.html">vpnc-script</a> and <a href="mail.html">help</a> web pages in openconnect output.</li>
        <li>Fix potential crash when processing libproxy results.</li>