Skip to content

Commit 170545e

Browse files
committed
tweak: update version info
1 parent e617edf commit 170545e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

doc/CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
25 Nov 2005 (whalin, chawla, watts)
2+
-- released as 1.3.1
3+
-- allow passing of classloader for use in deserialization (chawla)
4+
-- additional param checking (bug reported by young)
5+
-- additional stats methods (watts)
6+
17
09 Sep 2005 (whalin)
28
-- fix keyExists for counters
39
-- stop using jikes

doc/TODO.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
To Do:
22

33
- support collections in NativeHandler
4-
- clean up Logging code
4+
- clean up Logging code (auto-detect)
55
- clean up and add more unit tests
6-
- Try different compression streams as gzip stream is slow. (JNI??)
7-
- Try to improve CRC32 hashing performance (java.zip.CRC32 is slooooow)

0 commit comments

Comments
 (0)