From 250355fba5e34ba22803f2a7fc0d745e394bf9f0 Mon Sep 17 00:00:00 2001 From: Sean Reifschneider Date: Thu, 2 Apr 2009 13:45:15 -0600 Subject: Updating the changelog. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 40d06c0..bc913b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Thu, 02 Apr 2009 13:37:49 -0600 Sean Reifschneider + + * Allowing spaces in the key. (Patch provided by xmm on Launchpad) + + * Detecting when the pickler needs a positional argument. (Patch + provided by Brad Clements on Launchpad) + + * Moving length check after the compression. (Patch provided by user + Tom on Launchpad) + + * Fixing arguments passed to the _Error if invalid read length. + + * Fixing the representation of domain sockets. (Patch provided by user + MTB on Launchpad) + + * Changing a typo of dead_until. (Patch provided by Shane R. Spencer) + * Providing better error messages (patch provided by Johan Euphrosine). Sun, 01 Jun 2008 15:05:11 -0600 Sean Reifschneider -- cgit v1.2.1