From 8b97442c2021469bd5fc83780cb2610ba7332f86 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 27 Apr 2012 17:01:44 +0200 Subject: [PATCH] Fixed release notes typo --- 00-RELEASENOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-RELEASENOTES b/00-RELEASENOTES index d4364bc7..3faa0acc 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -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 -- 2.50.0