aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/CHANGELOG')
-rw-r--r--activerecord/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG
index b11138bc2f..3fd05c498c 100644
--- a/activerecord/CHANGELOG
+++ b/activerecord/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Moved acts_as_tree into a plugin of the same name on the official Rails svn #9514 [lifofifo]
+
* Moved acts_as_nested_set into a plugin of the same name on the official Rails svn #9516 [josh]
* Moved acts_as_list into a plugin of the same name on the official Rails svn [josh]