diff --git a/CHANGES.txt b/CHANGES.txt
index 966a24f..f6ac1fd 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,12 +1,21 @@
Changelog
=========
+
+2.0.5 (Unreleased)
+------------------
+
+- Enable the left-menu on the configlet, to be more consistent with all other configlets.
+ Related to https://dev.plone.org/plone/ticket/11737
+ [WouterVH]
+
+
2.0.4 (2011-05-28)
------------------
- Refactor/clean up the handleComment method.
[timo]
-
+
- Make handleComment method store comment attributes from form extenders. This
allows us to extend the comment form with external add-ons. See
http://packages.python.org/plone.app.discussion/howtos/howto_extend_the_comment_form.html
diff --git a/plone/app/discussion/browser/controlpanel.pt b/plone/app/discussion/browser/controlpanel.pt
index 1b92c41..46cf9e9 100644
--- a/plone/app/discussion/browser/controlpanel.pt
+++ b/plone/app/discussion/browser/controlpanel.pt
@@ -6,9 +6,6 @@
metal:use-macro="here/prefs_main_template/macros/master"
i18n:domain="plone">
-
-