diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-12-01 13:22:52 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-12-01 13:22:52 -0800 |
commit | b03cc278ec35db41a04a3449f9e5689385819524 (patch) | |
tree | da2c7d3179f752741a2a5f23d2499202f6fbefc3 /NEWS | |
parent | f299ca620f3f5a8d2417f8779d3a208cdee1d3c5 (diff) | |
download | mailman2-b03cc278ec35db41a04a3449f9e5689385819524.tar.gz mailman2-b03cc278ec35db41a04a3449f9e5689385819524.tar.xz mailman2-b03cc278ec35db41a04a3449f9e5689385819524.zip |
Fixed a possible TypeError in bin/sync_members introduced in 2.1.17.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ Copyright (C) 1998-2011 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.1.18 (xx-xxx-xxxx) + + Bug Fixes and other patches + + - Fixed a possible TypeError in bin/sync_members introduced in 2.1.17. + (LP: #1243343) + 2.1.17 (23-Nov-2013) New Features |