diff -r 9a04e48e780b -r 00c2356faba7 doc/3.19.rst --- a/doc/3.19.rst Fri Apr 18 14:25:36 2014 +0200 +++ b/doc/3.19.rst Fri Jul 19 17:38:15 2013 +0200 @@ -136,6 +136,9 @@ * ``repo.gc_stats()`` is now deprecated. The same information is available through a service (``_cw.call_service('repo_gc_stats')``). +* ``repo.register_user()`` is now deprecated. The functionality is now + available through a service (``_cw.call_service('register_user')``). + * ``request.set_session`` no longer takes an optional ``user`` argument. * CubicwebTC does not have repo and cnx as class attributes anymore. They are