]> git.saurik.com Git - redis.git/blobdiff - Changelog
A minor fix and a few debug messages removed
[redis.git] / Changelog
index 0ba659a95e18ada05093032f330ab08ea6de161b..8f1870ce998ce9fb54f971e0d5eb94f39a1aa01e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,4 @@
+2010-03-12 Applied the replication bug patch provided by Jeremy Zawodny, removing temp file collision after the slave got the dump.rdb file in the SYNC stage
 2010-03-11 Fix for HGET against non Hash type, debug messages used to understand a bit better a corrupted rdb file
 2010-03-09 fix: use zmalloc instead of malloc
 2010-03-09 Merged zsetops branch from Pietern