Updating VERSION.txt description

This commit is contained in:
Joakim Erdfelt 2015-08-03 10:44:55 -07:00
parent 9e4fdb10bf
commit f95b41fa7c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ jetty-9.3.3-SNAPSHOT
jetty-9.3.2.v20150730 - 30 July 2015
+ 470351 Fixed SNI matching of wildcard certificates
+ 470727 Thread Starvation of selector wakeups.
+ 472601 fix typo
+ 472601 org.eclipse.jetty.util.log.Log.setLog() does not work as before
+ 472621 Unjustified timeout when serving static content
+ 472781 GzipHandler isMimeTypeGzipable() bad logic
+ 472859 ConcatServlet may expose protected resources.