fixed VERSION.txt for 9.3.18

Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
Greg Wilkins 2018-08-12 16:59:03 +10:00
parent 289dc935f1
commit b3d1c240e1
1 changed files with 3 additions and 0 deletions

View File

@ -107,6 +107,9 @@ jetty-9.3.18.v20170406 - 06 April 2017
+ 877 Programmatic servlet mappings cannot override mappings from
webdefault.xml using quickstart
+ 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
+ 1316 Request.extract*Parameters() reports context
+ 1322 Request.extract*Parameters() throws for bad UTF8 same as for bad ISO88591
+ 1326 Removed non-standard "%uXXXX" encoding support
+ 1417 Improve classloader dumping
+ 1439 Allow UNC paths to function as Resource bases