diff --git a/CHANGES.txt b/CHANGES.txt index bb27a70..33f7280 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,9 +3,17 @@ Changelog 2.1.6 (unreleased) ------------------ +- Add permission to allow comment authors to delete their own comments if + there are no replies yet. + [gaudenz] + - Add Site Administrator role to Review comments permission. [gaudenz] +- Add permission to allow comment authors to delete their own comments if + there are no replies yet. + [gaudenz] + - Fix excessive JS comment deletion. [gaudenz] diff --git a/plone/app/discussion/browser/comments.pt b/plone/app/discussion/browser/comments.pt index ac38d1a..fbc95eb 100644 --- a/plone/app/discussion/browser/comments.pt +++ b/plone/app/discussion/browser/comments.pt @@ -83,6 +83,19 @@
+
+ +