From 50c1150e5388e109d7ceca388422cd504fd91462 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sun, 28 Jan 2007 15:54:42 +0000 Subject: Mark the last release in the changelog. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6076 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 9847131e13..007b61b755 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -27,6 +27,9 @@ * Make 1.months and friends accurate by introducing a Duration class. #6835 [eventualbuddha] + +*1.4.0* (January 16th, 2007) + * Document Inflector.ordinalize and merge docs from String inflections. #7023 [smeade] * Unbundle flexmock. [Jeremy Kemper] -- cgit v1.2.3