summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
index e7f91056a..5a2dfceba 100644
--- a/00-RELEASENOTES
+++ b/00-RELEASENOTES
@@ -12,6 +12,12 @@ for 2.0.
CHANGELOG
---------
+What's new in Redis 2.2.13
+==========================
+
+* [BUGFIX] Fixed issue 593 (BRPOPLPUSH related crash).
+* [BUGFIX] Fixed an issue with the networking layer that may prevent Redis from sending the whole reply back to client under extreme conditions.
+
What's new in Redis 2.2.12
==========================