diff options
| author | Mark Sapiro | 2016-10-22 17:33:07 -0700 |
|---|---|---|
| committer | Mark Sapiro | 2016-10-22 17:33:07 -0700 |
| commit | 2e1bc9aa297d108315fe588f2c1831d38a8963e5 (patch) | |
| tree | 6249ed9012ac40268738a6f187c95ae59236ebb0 /src/mailman/docs/NEWS.rst | |
| parent | cbb0847d59fb8b77f634a7209b0dc8170023b6f5 (diff) | |
| download | mailman-2e1bc9aa297d108315fe588f2c1831d38a8963e5.tar.gz mailman-2e1bc9aa297d108315fe588f2c1831d38a8963e5.tar.zst mailman-2e1bc9aa297d108315fe588f2c1831d38a8963e5.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index ee8e1c09b..ea75e0f4d 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -90,6 +90,8 @@ Bugs Aurélien Bompard. (Closes: #273) * Allow MailingList.info to be set using the REST API. Given by Aurélien Bompard. + * Allow REST API to PATCH some domain attributes. Enables Postorius domain + edit to work. (Closes: #290) Configuration ------------- |
