diff options
| author | Barry Warsaw | 2014-11-09 07:52:58 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-11-09 07:52:58 -0500 |
| commit | 75f8476bee354a9d1a4fc2492f39a06b51d07481 (patch) | |
| tree | 254672b17a6a040a5cd6e88255c2365d235b4dcd /src/mailman/docs/NEWS.rst | |
| parent | 4c8435727449e6cfe64e489a75fa5ec1e63f7f21 (diff) | |
| download | mailman-75f8476bee354a9d1a4fc2492f39a06b51d07481.tar.gz mailman-75f8476bee354a9d1a4fc2492f39a06b51d07481.tar.zst mailman-75f8476bee354a9d1a4fc2492f39a06b51d07481.zip | |
* 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.
Also:
* Test fixes.
* Doc fixes.
* PostgreSQL/model fixes.
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
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 ---------- |
