From dc9fa80458781a8fe8e373a8bdc23c68901724c7 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Sun, 4 Apr 2010 17:37:13 +0000 Subject: [PATCH] prepare 1.0b4 release. svn path=/plone.app.discussion/trunk/; revision=35699 --- CHANGES.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 409fed5..afd2c36 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,7 @@ Changelog ========= -1.0b4 (unreleased) +1.0b4 (2010-04-04) ------------------ * New feature: As a moderator, I am notified when new comments require my @@ -24,8 +24,8 @@ Changelog * Move 'Moderate comments' link from site actions to user actions. [timo] -* Fix #662654: As an administrator, I can configure a Collection to show recent comments. - Comment.Type() now correctly returns the FTI title ('Comment') +* Fix #662654: As an administrator, I can configure a Collection to show recent + comments. Comment.Type() now correctly returns the FTI title ('Comment') [chaoflow] * German translation updated. @@ -166,6 +166,7 @@ Changelog * Simplify moderation view by removing the filters [timo] + 1.0a2 (2009-10-18) ------------------ @@ -181,6 +182,7 @@ Changelog * Captcha and ReCaptcha support added [timo] + 1.0a1 (2009-06-07) ------------------