aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/CHANGELOG')
-rw-r--r--actionpack/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG
index cdea029d44..077c1cbe3e 100644
--- a/actionpack/CHANGELOG
+++ b/actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Make assert_tag :children count appropriately. Closes #2181. [jamie@bravenet.com]
+
* Forced newer versions of RedCloth to use hard breaks [DHH]
* Added new scriptaculous options for auto_complete_field #2343 [m.stienstra@fngtps.com]