summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2010-12-15 17:19:01 +0100
committerantirez <antirez@gmail.com>2010-12-15 17:19:01 +0100
commit59aee5513d27fdf2d24499f35611093fa0fab3fb (patch)
tree9ee35870ea54a4a54d87c9a301cea2ec91e46422
parent9fecc4057ac1f43d41a21d90e407863f22396e38 (diff)
downloadredis-59aee5513d27fdf2d24499f35611093fa0fab3fb.tar.gz
added the mandatory Cheers in the release notes
-rw-r--r--00-RELEASENOTES3
1 files changed, 3 insertions, 0 deletions
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