From 8a7275e7f4addaf7e7f42e32abc23121be87631b Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sun, 11 Mar 2007 13:26:28 +0000 Subject: Array#to_query preserves its ordering. References #7756. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6378 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 40e24d4ad4..a78c774634 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Array#to_query preserves its ordering. #7756 [Greg Spurrier] + * Out-of-range Time calculations transparently overflow to DateTime. Introduce Time#to_datetime. #7706, #7715 [Geoff Buesing] * DateTime calculations analogous to the Date and Time extensions. #7693 [Geoff Buesing] -- cgit v1.2.3