Mercurial > p > roundup > code
diff CHANGES.txt @ 3570:efe81973b308
fix incompatibility with python2.3 in the mailer module [SF#1432602]
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 16 Feb 2006 06:34:59 +0000 |
| parents | d9d5b1c9fb28 |
| children | a052781093d7 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Feb 16 06:33:05 2006 +0000 +++ b/CHANGES.txt Thu Feb 16 06:34:59 2006 +0000 @@ -10,6 +10,7 @@ - ignore UTF-8 BOM in .po files - add permission filter to menu() implementations (sf bug 1431188) - lithuanian translation updated by Nerijus Baliunas (sf patch 1411175) +- incompatibility with python2.3 in the mailer module (sf bug 1432602) 2006-02-10 1.1.0
