aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-12-22 18:17:35 -0800
committerMark Sapiro <mark@msapiro.net>2008-12-22 18:17:35 -0800
commit84d3a487a2654e8afa6a09c175bfd2e28ed8c5b9 (patch)
treea0d8c75007e198ad18cc360e489a074fda7026f0 /NEWS
parentd5646b28aed100dea3d15426645531ce00bbf085 (diff)
downloadmailman2-84d3a487a2654e8afa6a09c175bfd2e28ed8c5b9.tar.gz
mailman2-84d3a487a2654e8afa6a09c175bfd2e28ed8c5b9.tar.xz
mailman2-84d3a487a2654e8afa6a09c175bfd2e28ed8c5b9.zip
Changed the pattern used to recognize URLs in messages for the pipermail
archive in order to try to do a better job of making hyperlinks. Bug #310124.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 010edc54..58a9867f 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,10 @@ Here is a history of user visible changes to Mailman.
- Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.
+ - Changed the pattern used to recognize URLs in messages for the pipermail
+ archive in order to try to do a better job of making hyperlinks.
+ Bug #310124.
+
2.1.11 (30-Jun-2008)
New Features