From 57352f86d43f6d3ee30f07d795087e68bf07f521 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 24 Apr 2007 16:58:24 +0000 Subject: Improved performance by relying less on exception raising #8159 [Blaine] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6571 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 bfac524d95..ea734dcddf 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Improved multibyte performance by relying less on exception raising #8159 [Blaine] + * Use XSD-compatible type names for Hash#to_xml and make the converters extendable #8047 [Tim Pope] * Added yielding of builder in Hash#to_xml [DHH] -- cgit v1.2.3