We are still on 1.0b6.

svn path=/plone.app.discussion/trunk/; revision=38663
This commit is contained in:
Timo Stollenwerk 2010-08-09 12:21:04 +00:00
parent 539fa85bb4
commit 7fef29cf64
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
1.0b7 (unreleased) 1.0b6 (unreleased)
------------------ ------------------
* We need five:registerPackage to register the i18n folder. * We need five:registerPackage to register the i18n folder.
@ -27,10 +27,6 @@ Changelog
* Fixed i18n markup of message_moderation_disabled. * Fixed i18n markup of message_moderation_disabled.
[vincentfretin] [vincentfretin]
1.0b6 (2010-08-05)
------------------
* Catch Type errors in indexers if object can not be adapted to IDiscussion * Catch Type errors in indexers if object can not be adapted to IDiscussion
[do3cc] [do3cc]