aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro1-0/+21
2009-07-31Added recognition for more bounces.Mark Sapiro1-1/+3
2009-07-31Updated contrib/mmdsr to report preserved messages.Mark Sapiro1-0/+6
2009-02-23Bumping release to 2.1.12 final.Mark Sapiro1-1/+1
2009-02-16Fixed a bug introduced in 2.1.11 which would attempt to store bounce infoMark Sapiro1-0/+3
for a member just deleted if bounce_you_are_disabled_warnings is zero.
2009-02-14Added John Dennis' (RedHat) FHS patch to the contrib directory.Mark Sapiro1-0/+4
2009-02-12Worked around a potential problem in HyperArch.py with unicode characterMark Sapiro1-0/+3
set arguments. Bug #328353.
2009-02-09Updated Polish translation from Zbigniew Szalbot.Mark Sapiro1-0/+4
2009-02-08Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.Mark Sapiro1-0/+2
2009-02-06Added Lindsay Haisley's courier_to_mailman.py to the contrib/ directory.Mark Sapiro1-0/+4
2009-02-06Bumped release to 2.1.12rc2.Mark Sapiro1-1/+1
2009-02-03Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro1-0/+3
Given" with the default rejection reason. Bug #325016.
2009-01-11Rebuilt manuals.Mark Sapiro1-1/+1
2009-01-10- Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro1-0/+7
links to a chunked result would still be limited to the Find member search. SF patch #1532081. - Changed scripts/driver to return a 405 status for non GET, POST, HEAD methods. SF patch #1578756.
2009-01-02Mailman/Utils.pyMark Sapiro1-0/+7
- Fixed a long standing error that stopped relative hrefs from being generated for links on Mailman's web pages. Mailman/Cgi/admindb.py - Changed the admindb interface so that when messages are rejected from the summary page, the reject reason is the rejection message from the Errors.HoldMessage subclass instead of the generic "No reason given".
2008-12-29Added missing --bare option to French translation of list_lists help.Mark Sapiro1-0/+3
2008-12-22Changed the pattern used to recognize URLs in messages for the pipermailMark Sapiro1-0/+4
archive in order to try to do a better job of making hyperlinks. Bug #310124.
2008-12-19Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro1-0/+2
2008-12-19Fixed an issue where in some circumstances HyperArch.py would translateMark Sapiro1-0/+5
' at ' into the wrong language ultimately throwing a UnicodeDecodeError when the translation was decoded with a different character set. Bug #308152.
2008-12-07Fixed an issue where list creation would report bad owner emailMark Sapiro1-0/+4
instead of bad listname when the list name had non-ascii characters. SF Bug #2126489.
2008-12-07Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro1-0/+4
unicode of a header/footer that was already unicode because of interpolating a unicode value. Made a minor change to the authentication logic for displaying hidden members on the roster.
2008-12-05Updated some FAQ URLs for wiki.list.org.Mark Sapiro1-0/+3
2008-12-02Updated NEWSMark Sapiro1-0/+6
2008-11-29Added NEWS entryBarry Warsaw1-0/+2
2008-11-20Fixed a problem in SecurityManager that caused it to not find theMark Sapiro1-0/+4
cookie when CheckCookie was not given a user and the user in the cookie had a %xx encoded character. Bug # 299220.
2008-11-14Fixed a bug in AvoidDuplicates.py that caused it to fail if the addressMark Sapiro1-0/+4
in the To: or Cc: header differed in case from the case-preserved member address. Bug #297795.
2008-09-21Changed cron/gate_news to continue processing the remaining lists onMark Sapiro1-0/+4
certain errors that can be caused by configuration of a particular list. Bug #265941 (sf775100).
2008-09-19Since Mailman 2.1.1, 2.0.x outstanding subscription and held messageMark Sapiro1-0/+19
requests have not been migrated properly. This is fixed. Bug #266106 (sf998384). Updated NEWS for this and some prior changes.
2008-06-30- Bumped version to 2.1.11.Mark Sapiro1-1/+9
- Changed MailList.Create() to check that list name contains only characters that match the new mm_cfg.ACCEPTABLE_LISTNAME_CHARACTERS. - Changed MTA.Utils.makealiases() to escape a few characters in the list name in the pipe command.
2008-06-29Added 'listname' to the replacements for the archidxfoot.html template.Mark Sapiro1-0/+2
2008-06-29Brazilian Portuguese translation updated by Diego Francisco de Gastal Morales.Mark Sapiro1-0/+5
2008-06-29Fixed erroneously 'pre-configured' commandsMark Sapiro1-0/+3
2008-06-23Added check for gateway_to_news before holding for ModeratedNewsgroup.Mark Sapiro1-0/+2
2008-06-22 - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro1-1/+5
- Improved bounce loop detection and handling in BounceRunner.py.
2008-06-22Patched Danish message catalog for proper use of HTML entities perMark Sapiro1-0/+3
Jonas Smedegaard (1999966).
2008-06-20Changed OldStyleMemberships.py to remove the member from one_last_digestMark Sapiro1-0/+4
when changing from regular to digest delivery to avoid the possibility of a duplicate digest in some circumstances.
2008-06-20Fixed CookHeaders.py which in some cases with new style prefixingMark Sapiro1-1/+8
would insert an extra space between the prefix and the subject.
2008-06-15Made several improvements to bounce recognition.Mark Sapiro1-1/+1
2008-06-14Added bounce recognition for googlemail delayed warningMark Sapiro1-0/+2
2008-06-11Fixed a problem in Decorate.py that could result in a multipartMark Sapiro1-0/+3
message with no part headers for the original body part (1991348).
2008-06-08Bug #1733057: apply correction to translation from Gabriel SilvaA.M. Kuchling1-1/+4
2008-06-08Bug #1588617: fix error in French translation noted by Maxime Caron.A.M. Kuchling1-0/+2
I've made a further correction -- 'globally' is an adverb, so I've put it near the verb.
2008-06-07Replaced non-ascii characters with html entities in templates/de/*.html.Mark Sapiro1-1/+6
2008-06-07Patch 916196 from Ralf Doeblitz: fix link and spacing error in German ↵A.M. Kuchling1-0/+2
translation
2008-06-07Patch #1433262: corrections to Spanish translationsA.M. Kuchling1-0/+3
2008-06-07Update NEWS for 1578740 and 1578766 changesA.M. Kuchling1-0/+5
2008-06-06Updated NEWS and bumped version to 2.1.11rc1Mark Sapiro1-1/+4
2008-06-06Updated mmdsr for some 2.1.10 log and queue changes.Mark Sapiro1-1/+5
2008-05-07Changed Utils.ValidateEmail to not allow specials (particularly ':')Mark Sapiro1-0/+3
in unquoted local parts (SF bug # 1956393).
2008-04-28Fixed a problem with bin/update erroneously moving templates fromMark Sapiro1-0/+16
templates/xx to lists/xx if a list has the same name as a language code. Also fixed the absolute path to lists/ (1418670 ).