diff --git a/debian/changelog b/debian/changelog
index 087973e..5445eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+domframework (0.32-1) testing; urgency=medium
+
+ * form : don't force a
at the end of the help messages
+ * form : put the focus on first field NOT readonly and NOT hidden
+ * form : display correctely the checkboxes (add label and div='checkbox')
+ * form : manage correctely the checkboxes with values (the values can be
+ defined and set to no "unset")
+ * cli : If the provided argument is -?, display the variable with the phpdoc
+ associated
+ * Remove all the trailling spaces
+
+ -- Dominique Fournier Mon, 03 Oct 2016 09:09:50 +0200
+
domframework (0.31-1) testing; urgency=low
* form : the overwriting of the hidden and read-only fields must be done by