Update a minor comment in the NEWS.

This commit is contained in:
Abhilash Raj
2017-08-09 19:02:02 -07:00
parent 79f4722878
commit 11c9a4fce6

View File

@@ -4,7 +4,7 @@
### v1.1.1 (released Aug 9 2017)
- The MM_HOSTNAME now defaults to `hostname -i` instead of `mailman-core`. This
- The MM_HOSTNAME now defaults to output of `hostname -i` instead of `mailman-core`. This
is the hostname Core binds to for Webservice.
- Added pymysql to the image to use MySQL as database.
- The default settings for using SQLITE are now more sane.