From f9103e1fe20e66315f4ea73e14df8850eec2f8e3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 19 May 2005 17:36:25 +0000 Subject: Fixed Time#last_year to go back in time, not forward #1278 [fabien@odilat.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1319 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 ee8afe427e..cc0bdf6586 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed Time#last_year to go back in time, not forward #1278 [fabien@odilat.com] + * Fixed the pluralization of analysis to analyses #1295 [seattle@rootimage.msu.edu] * Fixed that Time.local(2005,12).months_since(1) would raise "ArgumentError: argument out of range" #1311 [jhahn@niveon.com] -- cgit v1.2.3