summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2011-10-24 21:16:17 -0400
committerBarry Warsaw2011-10-24 21:16:17 -0400
commitc7e4e56de6f943b49fdaaede27321185394f7ecb (patch)
tree41d8203556dbd8c8ae042826ec922015f03384f8 /src/mailman/docs
parent27ee61e8c69db8152678912c07f9de3e7dad84dc (diff)
parent90170376b213cc2338ca2d5f046603e807d2b69a (diff)
downloadmailman-c7e4e56de6f943b49fdaaede27321185394f7ecb.tar.gz
mailman-c7e4e56de6f943b49fdaaede27321185394f7ecb.tar.zst
mailman-c7e4e56de6f943b49fdaaede27321185394f7ecb.zip
* Fixed KeyError in retry runner, contributed by Stephen A. Goss.
(LP: #872391)
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index b8c1261cd..29d066660 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -16,6 +16,11 @@ Features
--------
* PostgreSQL support contributed by Stephen A. Goss. (LP: #860159)
+Bug fixes
+---------
+ * Fixed KeyError in retry runner, contributed by Stephen A. Goss.
+ (LP: #872391)
+
3.0 alpha 8 -- "Where's My Thing?"
==================================