From 7d3092478cf2f572ffc9a106c2eedc520986e60d Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Fri, 7 Apr 2006 17:48:47 +0000 Subject: Don't match commented out RAILS_GEM_VERSIONs. Avoid "Constant already defined" warnings for RAILS_GEM_VERSION. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4196 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 174f680e98..593b5ac29a 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,3 +1,7 @@ +* Don't match commented out RAILS_GEM_VERSIONs. [Nicholas Seckar] + +* Avoid "Constant already defined" warnings for RAILS_GEM_VERSION. [Chad Fowler] + *1.1.1* (April 6th, 2005) * Enhances plugin#discover allowing it to discover svn:// like URIs (closes #4565) [ruben.nine@gmail.com] -- cgit v1.2.3