Barry Warsaw pushed to branch release-3.0 at mailman / Mailman

Commits:
329b360b by Barry Warsaw at 2015-11-22T15:23:54Z
Fix up the NEWS file.

- - - - -


1 changed file:

- src/mailman/docs/NEWS.rst


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -12,6 +12,18 @@ Here is a history of user visible changes to Mailman.
 ==========================
 (201X-XX-XX)
 
+Bugs
+----
+ * Fix IntegrityErrors raised under PostreSQL when deleting users and
+   addresses. Given by Aurélien Bompard.
+ * Fix traceback in approved handler when the moderator password is None.
+   Given by Aurélien Bompard.
+
+REST
+----
+ * When ``[devmode]enabled`` is set, the JSON output is sorted.  Given by
+   Aurélien Bompard.
+
 
 3.0.1 -- "Show Don't Tell"
 ==========================
@@ -58,15 +70,6 @@ Bugs
    Aurélien Bompard.  (Closes: #154)
  * Fix ``UnicodeEncodeError`` in the hold chain when sending the authorization
    email to the mailing list moderators.  (Closes: #144)
- * Fix traceback in approved handler when the moderator password is None.
-   Given by Aurélien Bompard.
- * Fix IntegrityErrors raised under PostreSQL when deleting users and
-   addresses. Given by Aurélien Bompard.
-
-REST
-----
- * When ``[devmode]enabled`` is set, the JSON output is sorted.  Given by
-   Aurélien Bompard.
 
 
 3.0.0 -- "Show Don't Tell"



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/329b360beada527da7ed4bb8a5e6b82daf6b838f
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to