aboutsummaryrefslogtreecommitdiffstats
path: root/actionservice/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'actionservice/ChangeLog')
-rw-r--r--actionservice/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/actionservice/ChangeLog b/actionservice/ChangeLog
index e226a0a14c..010c4f638a 100644
--- a/actionservice/ChangeLog
+++ b/actionservice/ChangeLog
@@ -1,5 +1,8 @@
UNRELEASED
+ * lib/*,test/*,examples/*: prefix all generic "service"
+ type names with web_. update all using code as well as
+ the RDoc.
* lib/action_service/router/wsdl.rb: ensure that #wsdl is
defined in the final container class, or the new ActionPack
filtering will exclude it