From 64003677b7063aabc2a943e75e56b48cae6b15f7 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Thu, 6 Apr 2006 16:06:38 +0000 Subject: Fix type_name_with_module to handle type names that begin with '::'. Closes #4614. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4187 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index e6f923d2c2..8a68f37d12 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,3 +1,5 @@ +* Fix type_name_with_module to handle type names that begin with '::'. Closes #4614. [Nicholas Seckar] + *1.14.1* (April 6th, 2005) * Enable Limit/Offset in Calculations (closes #4558) [lmarlow@yahoo.com] -- cgit v1.2.3