|
Revision 809, 207 bytes
(checked in by bradfitz, 7 months ago)
|
|
Checking in changes prior to tagging of version 1.25. Changelog diff is:
Index: ChangeLog
===================================================================
--- ChangeLog (revision 808)
+++ ChangeLog (working copy)
@@ -1,3 +1,8 @@
+2009-05-02: version 1.25
+
+ * Clear @buck2sock when calling disconnect_all. (Dennis Stosberg,
+ [rt.cpan.org #45560]
+
- Reconnects to a dead connection shouldn't happen every time when the
connection has never succeded. Apply the dead timeout to sockets that
never even came up. Add a test.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | ChangeLog |
|---|
| 2 | MANIFEST |
|---|
| 3 | MANIFEST.SKIP |
|---|
| 4 | Makefile.PL |
|---|
| 5 | README |
|---|
| 6 | TODO |
|---|
| 7 | lib/Cache/Memcached.pm |
|---|
| 8 | lib/Cache/Memcached/GetParser.pm |
|---|
| 9 | t/01_use.t |
|---|
| 10 | t/02_keys.t |
|---|
| 11 | t/03_stats.t |
|---|
| 12 | t/04_noreply.t |
|---|
| 13 | t/05_reconnect_timeout.t |
|---|
| 14 | t/100_flush_bug.t |
|---|