fixed bug in url encoder and in client test

This commit is contained in:
Arvid Norberg
2010-03-29 00:31:30 +00:00
parent e22c6cdf62
commit 9977480f02
4 changed files with 14 additions and 7 deletions

View File

@@ -24,6 +24,8 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fixed bug in url encoder where $ would not be encoded
0.15 release
* introduced a session state save mechanism. load_state() and save_state().