doc/changes/3.27.rst
changeset 12526 b78e3472a7d6
parent 12508 a8c1ea390400
child 12530 9d88e1177c35
--- a/doc/changes/3.27.rst	Thu Mar 14 17:04:02 2019 +0100
+++ b/doc/changes/3.27.rst	Thu Mar 14 17:16:34 2019 +0100
@@ -13,6 +13,13 @@
 
 .. _pytest-xdist: https://github.com/pytest-dev/pytest-xdist
 
+Backwards incompatible changes
+------------------------------
+
+* ``cubicweb-ctl`` commands "start", "stop", "restart", "reload" and "status"
+  have been removed because they relied on the Twisted web server backend that
+  is no longer maintained nor working with Python 3.
+
 Deprecated code drops
 ---------------------