diff options
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/ACKNOWLEDGMENTS.txt | 1 | ||||
| -rw-r--r-- | src/mailman/docs/NEWS.txt | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.txt b/src/mailman/docs/ACKNOWLEDGMENTS.txt index b17d97f27..86a6fe9ad 100644 --- a/src/mailman/docs/ACKNOWLEDGMENTS.txt +++ b/src/mailman/docs/ACKNOWLEDGMENTS.txt @@ -81,6 +81,7 @@ left off the list! * Mike Avery * Stonewall Ballard * Moreno Baricevic +* Jimmy Bergman * Jeff Berliner * Stuart Bishop * David Blomquist diff --git a/src/mailman/docs/NEWS.txt b/src/mailman/docs/NEWS.txt index fdc81b53e..6ded4f2a9 100644 --- a/src/mailman/docs/NEWS.txt +++ b/src/mailman/docs/NEWS.txt @@ -16,6 +16,10 @@ Bugs fixed ---------- * Typo in scan_message() (LP: #645897) +REST +---- + * Add Basic Auth support for REST API security. (given by Jimmy Bergman) + 3.0 alpha 6 -- "Cut to the Chase" ================================= |
