Fix for #358121 (Utf8Appendable refactored to use Bjoern Hoehrmann's decoder).

This commit is contained in:
Simone Bordet 2011-09-21 15:54:53 +02:00
parent b3e6ebf416
commit 0bd7519a2e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
jetty-7.5.2-SNAPSHOT
+ 358121 Implement new UTF8 Algorithm to UTF8Appendable.java
jetty-7.5.1.v20110908 - 08 September 2011
+ 350634 Added Resource.newResource(File)