From c17516b1570f5a7a3c43a6e9d6773b0c48fbad63 Mon Sep 17 00:00:00 2001 From: Jeremy Zawodny Date: Fri, 2 Jul 2010 15:21:46 -0700 Subject: [PATCH] updated for recent work --- MyChanges.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/MyChanges.txt b/MyChanges.txt index 0682e7c..55d1d07 100644 --- a/MyChanges.txt +++ b/MyChanges.txt @@ -1,12 +1,4 @@ Changes from the mainline CPAN module: - * added support for the new commands in Redis 1.2.x (sorted sets, - etc). all are new bulk commands (zadd, zrem, zscore, etc.) - -Fixes being considered: - - * adding a "use bytes" in AUTOLOAD to prevent issues with wide - characters since the module uses print() - - * Fix return for NULL result vs. empty result as described here: - https://rt.cpan.org/Public/Bug/Display.html?id=55507 + * started with the main multi-bulk branch and fixed up the test + cases so that all test pass with the Redis 2.0.0 RC2. -- 2.20.1