From b4c34f7b2b18720381b3c8cfa79f66a530b3ed0b Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Sun, 31 Jul 2005 09:16:21 +0000 Subject: Fixed that Time#midnight would have a non-zero usec on some platforms #1836 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1959 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 2e2e16ccd9..315ea30568 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that Time#midnight would have a non-zero usec on some platforms #1836 + * Fixed inflections of "index/indices" #1766 [damn_pepe@gmail.com] * Added stripping of _id to String#humanize, so "employee_id" becomes "Employee" #1574 [Justin French] -- cgit v1.2.3