From ba5591f21240534186714efad207d3d8558ad391 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Sun, 22 Oct 2006 03:04:50 +0000 Subject: Expose methods added to Enumerable in the documentation, such as group_by. Closes #6170. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5334 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 9ea01ada2e..26286cecfb 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Expose methods added to Enumerable in the documentation, such as group_by. Closes #6170. [sergeykojin@gmail.com, Marcel Molina Jr.] + * Ensure Chars#tidy_bytes only tidies broken bytes. Closes #6397 [Manfred Stienstra] * Add 'unloadable', a method used to mark any constant as requiring an unload after each request. [Nicholas Seckar] -- cgit v1.2.3