Remove portal_discussion tool.

This commit is contained in:
tisto
2013-10-10 15:36:18 +02:00
parent 3eae5378ff
commit fbc78e2951
15 changed files with 44 additions and 484 deletions
+8 -2
View File
@@ -4,14 +4,20 @@ Changelog
2.3.0 (unreleased)
------------------
- Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE.
- Remove portal_discussion tool.
[timo]
- Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of
PLONE_FIXTURE.
[timo]
2.2.10 (2013-09-24)
-------------------
- Revert "Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE." that has been accidentially introduced into the 2.2.9 release.
- Revert "Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of
the PLONE_FIXTURE." that has been accidentially introduced into the 2.2.9
release.
[timo]