aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-10-19 14:28:55 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-10-19 14:28:55 +0000
commit2555b885edc24f03d0d3006398f86a23d3d93800 (patch)
tree732542c9b7b1edce00330d3bf408e575950d64cc /activesupport/CHANGELOG
parente3e5d60bcd639da34333514562f82f89fd0c00f0 (diff)
downloadrails-2555b885edc24f03d0d3006398f86a23d3d93800.tar.gz
rails-2555b885edc24f03d0d3006398f86a23d3d93800.tar.bz2
rails-2555b885edc24f03d0d3006398f86a23d3d93800.zip
Really ready for release
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2687 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index b998d87d29..1020a96be4 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,3 +1,5 @@
+*1.2.1* (October 19th, 2005)
+
* Classify generated routing code as framework code to avoid appearing in application traces. [Nicholas Seckar]
* Show all framework frames in the framework trace. [Nicholas Seckar]