diff -r 6ff29f2879da -r 629a8d49d6f5 doc/4.0.rst --- a/doc/4.0.rst Fri Nov 23 16:12:19 2012 +0100 +++ b/doc/4.0.rst Mon Jun 24 12:00:03 2013 +0200 @@ -8,6 +8,9 @@ request and session. And this now happens before the session is linked to the request. +* ``SessionManager`` and ``AuthenticationManager`` now take a repo object at + initialization time instead of a vreg. + Deprecated Code Drops ----------------------