doc/3.19.rst
changeset 9712 6c6cd8c4b256
parent 9710 dff4bda87c6a
child 9776 d5413f2453a1
--- a/doc/3.19.rst	Mon Apr 07 12:03:31 2014 +0200
+++ b/doc/3.19.rst	Mon Apr 28 18:11:21 2014 +0200
@@ -159,6 +159,10 @@
   are encouraged to write an actual controller (e.g. using ``ajaxfunc``)
   instead of storing a closure in the session data.
 
+* A new ``entity.cw_linkable_rql`` method provides the rql to fetch all entities
+  that are already or may be related to the current entity using the given
+  relation.
+
 
 Deprecated Code Drops
 ----------------------