From 510092c681a2cd9cc218d01b97b81525cba310c3 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Thu, 9 Nov 2006 19:40:32 +0000 Subject: Lazily load the Unicode Database in the UTF-8 Handler [Rick Olson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5476 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 8c5443de74..33cce48323 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Lazily load the Unicode Database in the UTF-8 Handler [Rick Olson] + * Update dependencies to delete partially loaded constants. [Nicholas Seckar] * Fix unicode JSON regexp for Onigurama compatibility. #6494 [whitley] -- cgit v1.2.3