From 9db407f5786d96373d1534faa79c3220685b8ae0 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Sat, 2 Sep 2006 18:02:36 +0000 Subject: Don't pad remaining places with in_groups_of if specified padding value is false. [Marcel Molina Jr.] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4900 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 cf66ee470e..98342358ab 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Don't pad remaining places with in_groups_of if specified padding value is false. [Marcel Molina Jr.] + * Fix cases where empty xml nodes weren't being translated to nil in Hash.create_from_xml [Rick Olson] # => { :type => 'date' } # WRONG -- cgit v1.2.3