summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 2881eaacd..057dcb4ff 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -32,6 +32,9 @@ Development
-----------
* You no longer have to create a virtual environment separately when running
the test suite. Just use `tox`.
+ * You no longer have to edit `src/mailman/testing/testing.cfg` to run the
+ test suite against PostgreSQL. See `src/mailman/docs/START.rst` for
+ details.
Interfaces
----------