doc/3.17.rst
changeset 8950 bcb87fa6da48
parent 8934 48a6e6b88b16
--- a/doc/3.17.rst	Fri Apr 26 18:37:47 2013 +0200
+++ b/doc/3.17.rst	Fri Apr 26 18:47:36 2013 +0200
@@ -13,6 +13,9 @@
 * Add directive bookmark to ReST rendering
   (see `#2545595 <http://www.cubicweb.org/ticket/2545595>`_)
 
+* Allow user defined final type
+  (see `#124342 <https://www.logilab.org/ticket/124342>`_)
+
 
 API changes
 -----------
@@ -35,6 +38,9 @@
 * Looping task can now have a interval <= ``0``. Negative interval disable the
   looping task entirely.
 
+* We now serve html instead of xhtml.
+  (see `#2065651 <http://www.cubicweb.org/ticket/2065651>`_)
+
 
 Deprecation
 ---------------------