]> git.saurik.com Git - redis.git/commitdiff
Fixed release notes typo
authorantirez <antirez@gmail.com>
Fri, 27 Apr 2012 15:01:44 +0000 (17:01 +0200)
committerantirez <antirez@gmail.com>
Fri, 27 Apr 2012 15:01:44 +0000 (17:01 +0200)
00-RELEASENOTES

index d4364bc757ef777d2ef2024128cad8f79a0ce615..3faa0accf47cf2fbbd618548c1ee9e002088adb0 100644 (file)
@@ -26,7 +26,7 @@ Also the following redis.conf and CONFIG GET / SET parameters changed name:
 
     * hash-max-zipmap-entries, now replaced by hash-max-ziplist-entries
     * hash-max-zipmap-value, now replaced by hash-max-ziplist-value
-    * glueoutputbuf was no completely removed as it does not make sense
+    * glueoutputbuf option was now completely removed (was reprecated)
 
 ---------
 CHANGELOG