aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2017-06-04 17:27:02 -0700
committerMark Sapiro <mark@msapiro.net>2017-06-04 17:27:02 -0700
commitbdba0e977c9d6e7a69c722a1074f89082c1632b4 (patch)
tree25f1f4ae43a78f78b70af5800aa08ef1384d4609 /NEWS
parentaab0efe4e81950567bc44c3c6148cc9cf6a9f167 (diff)
downloadmailman2-bdba0e977c9d6e7a69c722a1074f89082c1632b4.tar.gz
mailman2-bdba0e977c9d6e7a69c722a1074f89082c1632b4.tar.xz
mailman2-bdba0e977c9d6e7a69c722a1074f89082c1632b4.zip
Added -a to default (e)grep in contrib/mmdsr.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d2c4cb4..9b0bbd46 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Added a -a option to the (e)grep commands in contrib/mmdsr to account
+ for logs that may have non-ascii and be seen as binary.
+
- Fixed the -V option to bin/list_lists to not show lists whose host is a
subdomain of the given domain. (LP: #1695610)