aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-10-29 10:51:56 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-10-29 10:51:56 +0100
commit4dbfe18b37ad4fa95eecb9082a446c798e84e499 (patch)
tree885701c845a0e3589f1b565f0ee610faf792e447 /activesupport/CHANGELOG
parent4ad5aa9a39a83863331a7665407dac475855765b (diff)
downloadrails-4dbfe18b37ad4fa95eecb9082a446c798e84e499.tar.gz
rails-4dbfe18b37ad4fa95eecb9082a446c798e84e499.tar.bz2
rails-4dbfe18b37ad4fa95eecb9082a446c798e84e499.zip
Proper API for reloading translations
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index 903c7b6e76..24a7f1639e 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,6 +1,6 @@
*2.2.1 [RC2 or 2.2 final]*
-* Make I18n::Backend::Simple reload its translations in development mode [DHH]
+* Make I18n::Backend::Simple reload its translations in development mode [DHH/Sven Fuchs]
*2.2.0 [RC1] (October 24th, 2008)*