Skip to content

Commit bddadc5

Browse files
committed
Added a note about PR #91
1 parent b9727df commit bddadc5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Version 2.2.0b1
99
* Fixed PHP bug #65334: (Segfault if uncompress value failed)
1010
* Fixes GH #14: get with cas token fails to fetch all results
1111
* Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
12+
* Merged PR #91: memcached.sess_lock_wait and memcached.sess_lock_max_wait
1213

1314
Version 2.1.0
1415
-------------

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
3939
- Fixed PHP bug #65334: (Segfault if uncompress value failed)
4040
- Fixes GH #14: get with cas token fails to fetch all results
4141
- Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
42+
- Merged PR #91: More granular session locking support
4243
</notes>
4344
<contents>
4445
<dir name="/">

0 commit comments

Comments
 (0)