Missing changelog for memcache-client changes

This commit is contained in:
Michael Koziarski
2008-11-14 16:09:53 +01:00
parent e4a345c1dc
commit 065cc202ce

View File

@@ -1,5 +1,7 @@
*2.2.1 [RC2] (November 14th, 2008)*
* Increment the version of our altered memcache-client to prevent confusion caused when the 1.5.0 gem is installed.
* Fixed the option merging in Array#to_xml #1126 [Rudolf Gavlas]
* Make I18n::Backend::Simple reload its translations in development mode [DHH/Sven Fuchs]