* Fixed messages without a `text/plain` part crashing the `Approved` rule.
commit8dfd0a2e2d37f282b71df8e7c115d4fefa106d7b
authorBarry Warsaw <barry@list.org>
Thu, 4 Dec 2014 02:08:42 +0000 (3 21:08 -0500)
committerBarry Warsaw <barry@list.org>
Thu, 4 Dec 2014 02:08:42 +0000 (3 21:08 -0500)
tree37b7cf896a79177c0f1ab1384939f36c44a39a58
parent3a94916c286c2be8677c601810c3437262b0fa6f
parentb0cb1bc042cf8cd4d18efde8a58711b56efb3713
 * Fixed messages without a `text/plain` part crashing the `Approved` rule.
   Given by AurĂ©lien Bompard.  (LP: #1158721)
src/mailman/docs/NEWS.rst
src/mailman/rules/approved.py
src/mailman/rules/tests/test_approved.py