From 6d688aa20c1075aa37134c2bfa9d7eae75f90437 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 2 Mar 2005 13:07:02 +0000 Subject: Added String#to_time and String#to_date for wrapping ParseDate git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@824 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 01f42c9aab..8e6f05884d 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Added String#to_time and String#to_date for wrapping ParseDate + + *1.0.0* (24th February, 2005) * Added TimeZone as the first of a number of value objects that among others Active Record can use rich value objects using composed_of #688 [Jamis Buck] -- cgit v1.2.3