This commit is contained in:
zzz
2011-04-28 18:46:09 +00:00
parent 8b184f8c03
commit fe21748b2d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2011-04-28 zzz
* Console: Try to prevent cascaded IllegalStateExceptions in .jsp code;
add logging for original error
* peers.jsp: Tag UPnP strings
* UPnP: Strip trailing nulls from incoming XML to prevent
"content not allowed in trailing section" exceptions
* 2011-04-18 0.8.5 released
2011-04-11 zzz