aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2008-11-15 16:49:20 +0100
committerDavid Heinemeier Hansson <david@loudthinking.com>2008-11-15 16:49:20 +0100
commit31be959de746da0b704684e858d1ca69dbf6bf7f (patch)
tree92f062e1602daf695f8bbe8d0d8b9bde525f3953 /activesupport/CHANGELOG
parent9eaa0a3449595d07fe2ada5c4c93ec226622147c (diff)
downloadrails-31be959de746da0b704684e858d1ca69dbf6bf7f.tar.gz
rails-31be959de746da0b704684e858d1ca69dbf6bf7f.tar.bz2
rails-31be959de746da0b704684e858d1ca69dbf6bf7f.zip
Wrong reference
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index ee285f3ecb..ded72be2f2 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,6 +1,6 @@
*2.3.0/3.0*
-* Added lambda merging to OptionMerger (especially useful with named_scope and with_options) #740 [Paweł Kondzior]
+* Added lambda merging to OptionMerger (especially useful with named_scope and with_options) #726 [Paweł Kondzior]
*2.2.1 [RC2] (November 14th, 2008)*