Author: remm
Date: Mon Aug 24 12:49:10 2015
New Revision: 1697371

URL: http://svn.apache.org/r1697371
Log:
Remove duplicate changelog (present in 8), and improve the OpenSSL engine entry.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1697371&r1=1697370&r2=1697371&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Aug 24 12:49:10 2015
@@ -69,10 +69,6 @@
         Refactor HTTP upgrade and AJP implementations to reduce duplication.
         (markt)
       </scode>
-      <fix>
-        <bug>55988</bug>: Add support for Java 8 JSSE server-preferred TLS
-        cipher suite ordering. Patch provided by Ognjen Blagojevic. (schultz)
-      </fix>
       <add>
         Add support for HPACK header encoding and decoding, contributed
         by Stuart Douglas. (remm)
@@ -83,9 +79,9 @@
         support this. (markt)
       </add>
       <add>
-        Add SSL engine backed by OpenSSL, based on code contributed by Numa de
-        Montmollin and derived from code developed by Twitter and Netty.
-        (remm)
+        Add SSL engine for JSSE backed by OpenSSL. Includes ALPN support.
+        Based on code contributed by Numa de Montmollin and derived from code
+        developed by Twitter and Netty. (remm)
       </add>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to