doc/3.19.rst
changeset 9548 be001628edad
parent 9513 a7e0746f010c
child 9552 1358f8ef1b5b
--- a/doc/3.19.rst	Fri Jan 24 13:08:53 2014 +0100
+++ b/doc/3.19.rst	Tue Jan 21 18:30:16 2014 +0100
@@ -138,6 +138,11 @@
 * ``set_cnxset`` and ``free_cnxset`` are deprecated. cnxset are now
   automatically managed.
 
+* The implementation of cascading deletion when deleting `composite`
+  entities has changed. There comes a semantic change: merely deleting
+  a composite relation does not entail any more the deletion of the
+  component side of the relation.
+
 
 Deprecated Code Drops
 ----------------------