Update changelogs further

This commit is contained in:
Mikko
2013-10-29 17:09:38 +08:00
parent bddadc5cb5
commit 0381e55a53
2 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,11 @@ Version 2.2.0b1
* Fixes GH #14: get with cas token fails to fetch all results
* Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
* Merged PR #91: memcached.sess_lock_wait and memcached.sess_lock_max_wait
* Added Session handler settings:
- memcached.sess_number_of_replicas
- memcached.sess_randomize_replica_read
- memcached.sess_remove_failed
- memcached.sess_connect_timeout
Version 2.1.0
-------------

View File

@@ -40,6 +40,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Fixes GH #14: get with cas token fails to fetch all results
- Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
- Merged PR #91: More granular session locking support
- Added Session handler settings:
* memcached.sess_number_of_replicas
* memcached.sess_randomize_replica_read
* memcached.sess_remove_failed
* memcached.sess_connect_timeout
</notes>
<contents>
<dir name="/">