Merge notification branch into trunk:

New feature: As a moderator, I am notified when new comments require my attention;
New feature: As a commenter, I can enable/disable email notification of additional comments on this object;
Make p.a.d. work with the recent version of plone.z3cform (0.5.10);

svn path=/plone.app.discussion/trunk/; revision=34602
This commit is contained in:
Timo Stollenwerk
2010-03-06 10:04:34 +00:00
12 changed files with 454 additions and 28 deletions
+11
View File
@@ -4,6 +4,17 @@ Changelog
1.0b4 (unreleased)
------------------
* New feature: As a moderator, I am notified when new comments require my
attention.
[timo]
* New feature: As a commenter, I can enable/disable email notification of
additional comments on this object
[timo]
* Make p.a.d. work with the recent version of plone.z3cform (0.5.10)
[timo]
* Make p.a.d. styles less generic. This fixes #10253.
[timo]