aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorMichael Koziarski <michael@koziarski.com>2007-06-22 23:09:11 +0000
committerMichael Koziarski <michael@koziarski.com>2007-06-22 23:09:11 +0000
commit3bf3042a6cd29fd3ccc18541e84ea8ca5c791889 (patch)
tree3f1dac05c4b0e8f90c0ce7459061e6611f58a73a /activesupport/CHANGELOG
parente682fee121ed4c48b94e0afea887370c16e15d05 (diff)
downloadrails-3bf3042a6cd29fd3ccc18541e84ea8ca5c791889.tar.gz
rails-3bf3042a6cd29fd3ccc18541e84ea8ca5c791889.tar.bz2
rails-3bf3042a6cd29fd3ccc18541e84ea8ca5c791889.zip
Ensure clean_logger fixes are 1.8.2 compatible [mislav] Closes #8396
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7083 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index 75ff34dce9..d977682f5c 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Backport clean_logger changes to support ruby 1.8.2 [mislav]
+
* Added proper handling of arrays #8537 [hasmanyjosh]
Before: