Prepare 1.0b6 release.

svn path=/plone.app.discussion/trunk/; revision=38883
This commit is contained in:
Timo Stollenwerk 2010-08-24 09:05:41 +00:00
parent c6252d5116
commit 6d5d72f778
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
1.0b6 (unreleased) 1.0b6 (2010-08-24)
------------------ ------------------
* Fixed the case where a folder has allow_discussion=False and * Fixed the case where a folder has allow_discussion=False and
@ -9,8 +9,8 @@ Changelog
instead of True because of allow_discussion acquisition. instead of True because of allow_discussion acquisition.
[vincentfretin] [vincentfretin]
* Redirect to the comment form action instead of the absolute url when a * Redirect to the comment form action instead of the absolute URL when a
comment is posted. This fixes the accidentially triggered file upload when a comment is posted. This fixes the accidentally triggered file upload when a
comment is posted on a file content object. comment is posted on a file content object.
[timo] [timo]
@ -27,8 +27,8 @@ Changelog
plone domain. plone domain.
[vincentfretin] [vincentfretin]
* label_comment_by and label_commented_at are not in Plone 4 translation anymore, so * label_comment_by and label_commented_at are not in Plone 4 translation
these two messages moved to plone.app.discussions i18n domain. anymore, so these two messages moved to plone.app.discussions i18n domain.
[vincentfretin] [vincentfretin]
* Translate "Warning" shown in @@moderate-comments in the plone domain. * Translate "Warning" shown in @@moderate-comments in the plone domain.