diff options
| author | Barry Warsaw | 2017-07-14 02:52:22 +0000 |
|---|---|---|
| committer | Barry Warsaw | 2017-07-14 02:52:22 +0000 |
| commit | f54c045519300f6f70947d1114f46c2b8ae0d368 (patch) | |
| tree | 61c573635a6edf8c92145a21ac07e50c322283ff /src/mailman/docs | |
| parent | 5baaf8d136ca7ce1669be97517f1febf1276def8 (diff) | |
| parent | c88cbefd58920e64f1bc2dde1e46cf6f4ed26f0c (diff) | |
| download | mailman-f54c045519300f6f70947d1114f46c2b8ae0d368.tar.gz mailman-f54c045519300f6f70947d1114f46c2b8ae0d368.tar.zst mailman-f54c045519300f6f70947d1114f46c2b8ae0d368.zip | |
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index c4ea7e561..da6e95856 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -29,6 +29,10 @@ Interfaces common use case. There's now a separate ``.get_by_fqdn()`` which only accepts the latter and mirrors the already existing ``.get_by_list_id()``. +Other +----- + * Drop support for Python 3.4. (Closes #373) + 3.1.0 -- "Between The Wheels" ============================= |
