doc/4.0.rst
changeset 9042 6cc13a0a9145
parent 9038 1b972d81eda4
child 9043 97c3bb9a7c99
--- a/doc/4.0.rst	Mon Jun 24 11:31:47 2013 +0200
+++ b/doc/4.0.rst	Mon Jun 24 14:53:19 2013 +0200
@@ -1,6 +1,14 @@
 What's new in CubicWeb 4.0?
 ============================
 
+Behavior Changes
+----------------
+
+* The anonymous property of Session and Connection are now computed from the
+  related user login. If it match the ``anonymous-user`` in the config the
+  connection is anonymous. Beware that the ``anonymous-user`` config is web
+  specific. Therefore, no session may be anonymous in repository only setup.
+
 API changes
 -----------