From 42723e3a0c74e25c45c0f763740a3115302da4ac Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Tue, 19 Jul 2005 12:58:01 +0000 Subject: Factor Fixnum and Bignum extensions into Integer class git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1863 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index a2402c9187..51abed18d9 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Factor Fixnum and Bignum extensions into Integer extensions [Nicholas Seckar] + * Hooked #ordinalize into Fixnum and Bignum classes. [Nicholas Seckar, danp] * Added stripping of _id to humanize, so "employee_id" becomes "Employee" #1574 [Justin French] -- cgit v1.2.3