Skip to content

Commit

Permalink
Update changelog for URI.unescape fix
Browse files Browse the repository at this point in the history
[#2033 state:committed]
  • Loading branch information
jeremy committed Feb 21, 2009
1 parent 518389d commit 0f93f8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions activesupport/CHANGELOG
@@ -1,5 +1,7 @@
*2.2.3 (next release)* *2.2.3 (next release)*


* Ruby 1.9.1p0 fix: URI.unescape can decode multibyte chars. #2033 [MOROHASHI Kyosuke]

* TimeWithZone#xmlschema accepts optional fraction_digits argument [#1725 state:resolved] [Nicholas Dainty] * TimeWithZone#xmlschema accepts optional fraction_digits argument [#1725 state:resolved] [Nicholas Dainty]


* TimeWithZone#- gives correct result with wrapped DateTime, and with DateTime argument [Geoff Buesing] * TimeWithZone#- gives correct result with wrapped DateTime, and with DateTime argument [Geoff Buesing]
Expand Down

0 comments on commit 0f93f8c

Please sign in to comment.