summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-05-24 10:26:10 -0400
committerBarry Warsaw2015-05-24 10:26:10 -0400
commit4a7e3cf333359e022b6df1ecdee83141d9e54084 (patch)
tree33cf143eab918b6b301b1197cad231807966517d /src/mailman/docs
parent6ab624a03542e72672ce3de5375cb98cd9af9da4 (diff)
downloadmailman-4a7e3cf333359e022b6df1ecdee83141d9e54084.tar.gz
mailman-4a7e3cf333359e022b6df1ecdee83141d9e54084.tar.zst
mailman-4a7e3cf333359e022b6df1ecdee83141d9e54084.zip
* A handful of unused legacy exceptions have been removed. The redundant
`MailmanException` has been removed; use `MailmanError` everywhere.
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index bcf49cfb6..5702f0125 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -32,6 +32,11 @@ Interfaces
* The default `postauth.txt` and `postheld.txt` templates now no longer
include the inaccurate admindb and confirmation urls.
+Internal API
+------------
+ * A handful of unused legacy exceptions have been removed. The redundant
+ `MailmanException` has been removed; use `MailmanError` everywhere.
+
REST
----
* When creating a user via REST using an address that already exists, but