aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Typo fix by Todd <Freedom_Lover>bwarsaw2004-02-031-1/+1
|
* A fix to a bogosity in the header, which would cause Mailman running underbwarsaw2004-01-311-1/+0
| | | | | | | Python 2.2.2 or earlier to crash. Python 2.2.3 and later are not susceptible to this problem. Fixes SF # 878078.
* Updated Estonian messagesduke92004-01-261-153/+622
|
* A missing / sign makes unreachable the desired page. The bug was found by ↵szilardv2004-01-261-1/+1
| | | | Karoly Segesdi. Thanks.
* New file in 2.1.4 ... Archive Table of Contents --- No mbox linktkikuchi2004-01-231-0/+18
|
* Forgot to run transcheck. Fixed.tkikuchi2004-01-231-2/+2
|
* Forgot to run trancheck. Fixed.tkikuchi2004-01-231-3/+3
|
* ** Big Change in Japanese Translation **tkikuchi2004-01-2338-1761/+1666
| | | | | | | Brushing up Mailman Japanese translation by YASUDA Yukihiro. Refinements are done on technical term usages and more natural japanese while the older was like straight word-to-word translation. Many thanks are going to Mr. Yasuda because he is a professional writer.
* _dispose(): Fix typo in comparison to site-list owner address. Fix given bybwarsaw2004-01-231-2/+2
| | | | SHIGENO Kazutaka.
* updated commentsbwarsaw2004-01-221-1/+3
|
* bulkdeliver(): Add a comment about recent alternative interpretations forbwarsaw2004-01-221-1/+4
| | | | munging Sender and Errors-To headers.
* little typos, tnx to Claudio Cattazzopioppo2004-01-221-4/+4
|
* Add a link to UW's Mailman pages.bwarsaw2004-01-224-4/+18
| | | | Add some new users.
* whitespace normalizationbwarsaw2004-01-201-3/+3
|
* GetConfigInfo(): Elaborate on the details for bounce_score_threshold.bwarsaw2004-01-201-2/+14
|
* Fixing a nasty typo.szilardv2004-01-141-1/+1
|
* Updating a few docs.szilardv2004-01-143-11/+15
|
* + Updated Estonian messagesduke92004-01-121-70/+262
|
* Post update for 2.1.4 translationtkikuchi2004-01-121-58/+41
|
* Updated Estonian messagesduke92004-01-101-166/+419
|
* Fix typobwarsaw2004-01-071-8/+7
|
* frob the Estonian translation a bitduke92004-01-061-9/+9
|
* *** empty log message ***pheinlein2004-01-064-2/+5
|
* Croatian updates by Nino Katicbwarsaw2004-01-057-2602/+1505
|
* __checkone(): Patch 869644, ignore NotAMemberError that can get raisedbwarsaw2004-01-031-2/+5
| | | | | | from AuthContextInfo() when old cookie data is for someone no longer a member of the mailing list. Closes SF bug # 869647. Bug and patch by Stephan Berndts.
* Bump version number, post release.bwarsaw2004-01-021-5/+5
|
* Post release update :/bwarsaw2003-12-312-11/+15
|
* Updates for 2.1.4bwarsaw2003-12-311-7/+9
|
* Today's the day for 2.1.4bwarsaw2003-12-311-1/+1
|
* Prep for 2.1.4 finalbwarsaw2003-12-314-10/+10
|
* Prep for 2.1.4 final.bwarsaw2003-12-311-3/+3
|
* Ready vor 2.1.4? Does is works? Hm. Hm.pheinlein2003-12-311-731/+629
|
* post-Christmas updates from p.georgep_george2003-12-311-1/+1
|
* Ready for 2.1.4.avalon2003-12-301-0/+18
|
* Removing cvs goo, as done by bwarsaw Mon Sep 22 2003.avalon2003-12-301-1/+0
|
* Norwegian catalog ready for 2.1.4. Let's hope it's not too late... :)avalon2003-12-301-57/+37
|
* Some updates before 2.1.4. Now only 297 msgid are untranslated.sawickib2003-12-304-132/+197
|
* Backed out of the CJKCodecs change.bwarsaw2003-12-301-2/+0
|
* Backing out the switch to cjkcodecs. There were too many problemsbwarsaw2003-12-306-8/+14
| | | | | | | | | | with this including - couldn't get correct, backwards compatible, working fixes into Python in time - some controversy over whether cjkcodecs are best for Japanese. As we're running out of time, we'll keep the status quo from Mailman 2.1.3 here.
* Replace CJKCodecs-1.0.tar.gz with cjkcodecs-1.0.2.tar.gz. Remove anbwarsaw2003-12-294-1/+1
| | | | outdated email package. Update cvsignore.
* Updated for cjkcodecs 1.0.2bwarsaw2003-12-291-1/+1
|
* ready for 2.1.4pioppo2003-12-282-83/+79
|
* A few more news itemsbwarsaw2003-12-281-2/+7
|
* Fixed url, given in SF bug # 789501, by Robert Daeley.bwarsaw2003-12-271-2/+2
|
* Another namebwarsaw2003-12-271-0/+1
|
* another bug fixbwarsaw2003-12-271-1/+1
|
* show_pending_subs(): The address in the pending database may be a unicode, butbwarsaw2003-12-271-1/+3
| | | | | it must be ascii. Coerce to an 8-bit string so the bogus u'' doesn't show up. Closes SF 862906.
* News for 2.1.4 (so far).bwarsaw2003-12-271-4/+44
|
* More namesbwarsaw2003-12-271-0/+4
|
* dolist(): Don't move o_tmpl to n_tmpl if the former doesn't exist.bwarsaw2003-12-271-5/+9
|