From 27bf1b1c8e826c13090091ba7db6194b68a781f6 Mon Sep 17 00:00:00 2001 From: Norman Clarke Date: Fri, 3 Feb 2012 10:20:25 -0300 Subject: Added note about new Unicode version. --- activesupport/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index ad9a12fc9b..4b061cae4a 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -16,6 +16,8 @@ * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger from Ruby stdlib. +* Unicode database updated to 6.1.0. + ## Rails 3.2.0 (January 20, 2012) ## * Add ActiveSupport::Cache::NullStore for use in development and testing. *Brian Durand* -- cgit v1.2.3