From f4391c362d71efbc6d9cb66ab0aadc0593b7679e Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 20 Feb 2009 18:41:38 -0800 Subject: Update changelog for URI.unescape fix [#2033 state:committed] --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index b099233698..afffc9ab1a 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *Edge* +* Ruby 1.9.1p0 fix: URI.unescape can decode multibyte chars. #2033 [MOROHASHI Kyosuke] + * Time#to_s(:rfc822) uses #formatted_offset instead of unreliable and non-standard %z directive #1899 [Zachary Zolton] * Make TimeWithZone#to_formatted_s an alias to TimeWithZone#to_s #1796 [Levin Alexander] -- cgit v1.2.3