doc/3.14.rst
changeset 8034 b07d61090706
parent 7992 4ff9f25cb06e
child 8059 5120bf45ffb6
--- a/doc/3.14.rst	Fri Oct 28 10:34:12 2011 +0200
+++ b/doc/3.14.rst	Fri Oct 28 11:31:11 2011 +0200
@@ -76,6 +76,10 @@
   rset, *kwargs)` will be routed to the new `RsetTableView` or to the old
   `TableView` depending on given extra arguments. See #1986413.
 
+* `IEditControlAdapter` has been deprecated in favor of `EditController`
+  overloading, which was made easier by adding dedicated selectors called
+  `match_edited_type` and `match_form_id`
+
 
 Unintrusive API changes
 -----------------------