[pkg] update changelog
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 26 Apr 2013 18:47:36 +0200
changeset 8950 bcb87fa6da48
parent 8949 e01cd8a8c26b
child 8951 5cfc0387d63f
[pkg] update changelog
doc/3.17.rst
--- 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
 ---------------------