plugin cleanups

This commit is contained in:
zzz
2010-04-23 16:28:14 +00:00
parent c44698f61a
commit 9683a110d6
5 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
2010-04-23 zzz
* Plugins: Cleanups
2010-04-21 zzz
* EepGet: Don't convert a MalformedURLException into
an IOE so we recognize it when it's throuwn
an IOE so we recognize it when it's thrown
* ReusableGZIPStreams:
- Concurrent
- Workaround for Apache Harmony 5.0M13 Deflater bug