From 4e3c101bcbed0ed9f3dec687023eadac3d9c51b8 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Tue, 28 Mar 2006 04:05:08 +0000 Subject: Add 1.0 marker to edge rails changelongs git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4085 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index b4eb8e0455..b6a7c3990f 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -161,6 +161,10 @@ approximations and shouldn't be used for critical calculations. [Koz] * Object#extended_by to get an instance's included/extended modules * Object#extend_with_included_modules_from(object) to extend an instance with the modules from another instance +*1.2.5* (December 13th, 2005) + +* Become part of Rails 1.0 + * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.] *1.2.3* (November 7th, 2005) -- cgit v1.2.3