--- a/doc/3.18.rst Thu Dec 12 14:25:24 2013 +0100
+++ b/doc/3.18.rst Thu Nov 14 17:17:02 2013 +0100
@@ -23,6 +23,12 @@
numpy arrays, and fixes a bug where default values whose truth value
was False were not properly migrated.
+* `symmetric` relations are no more handled by an rql rewrite but are
+ now handled with hooks (from the `activeintegrity` category); this
+ may have some consequences for applications that do low-level database
+ manipulations or at times disable (some) hooks.
+
+
Deprecation
---------------------