From 4986e3c26cf5e11d89ca8b3a8f53de50a8063a18 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 15 Dec 2010 17:19:01 +0100 Subject: [PATCH] added the mandatory Cheers in the release notes --- 00-RELEASENOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 04b40b9a2..bca37d5f0 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -33,3 +33,6 @@ WHAT'S NEW IN REDIS 2.2.x * Endless other CPU optimizations and bugs fixed. Credits: Where not specified the implementation and design are done by Salvatore Sanfilippo and Pieter Noordhuis. Thanks to VMware for making all this possible. Also many thanks to all the other contributors and the amazing community we have. + +Cheers, +Salvatore