diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-02-16 15:54:48 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-02-16 15:54:48 -0800 |
commit | 37bc0d0aa423d5eab5387cabb188de62d263d76f (patch) | |
tree | e1f38bfd32e4db19b4b0560a28cea9453b7ec0e4 /NEWS | |
parent | a509d2cb3f0a696e93e1ecc066cc38c835a8e7b4 (diff) | |
download | mailman2-37bc0d0aa423d5eab5387cabb188de62d263d76f.tar.gz mailman2-37bc0d0aa423d5eab5387cabb188de62d263d76f.tar.xz mailman2-37bc0d0aa423d5eab5387cabb188de62d263d76f.zip |
- Added to the contrib directory, a script from Alain Williams to count
posts in a list's archive.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -41,6 +41,11 @@ Here is a history of user visible changes to Mailman. - Fixed a possible TypeError in bin/sync_members introduced in 2.1.17. (LP: #1243343) + Miscellaneous + + - Added to the contrib directory, a script from Alain Williams to count + posts in a list's archive. + 2.1.17 (23-Nov-2013) New Features |