From 6503da69910beb382b18127c51cd318631245607 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 30 May 2007 06:21:08 +0000 Subject: Time durations use since instead of + for accuracy. Closes #8513. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6901 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 6e6eb1547d..ca8d43903a 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Time durations use since instead of + for accuracy. #8513 [Geoff Buesing] + * escape <'s and >'s in JSON strings. #8371 [Rick] * Inflections: MatrixTest -> MatrixTests instead of MatricesTest. #8496 [jbwiv] -- cgit v1.2.3