changeset 8898 | c570d15dce7b |
parent 8895 | bda63114015c |
child 8911 | 2dd134a86996 |
--- a/doc/3.17.rst Mon Apr 22 17:16:02 2013 +0200 +++ b/doc/3.17.rst Tue Apr 23 12:38:27 2013 +0200 @@ -28,6 +28,10 @@ * The email sending views and controllers have been removed from CubicWeb and moved to the `massmailing` cube. +* ``RenderAndSendNotificationView`` is deprecated in favor of + ``ActualNotificationOp`` the new operation use the more efficient *data* + idiom. + Deprecation ---------------------