Mercurial > p > roundup > code
diff CHANGES.txt @ 3164:24476db8872f
nicer error looking up values of None (response to [SF#1108697])
also, fixed some translation lookups in templating
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 14 Feb 2005 04:53:41 +0000 |
| parents | b2fc512f145d |
| children | 3204488d20b5 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 14 04:37:37 2005 +0000 +++ b/CHANGES.txt Mon Feb 14 04:53:41 2005 +0000 @@ -22,6 +22,7 @@ - fix initialisation of logging module from config file (sf bug 1108577) - removed rlog module (py 2.3 is minimum version now) - fixed class "help" listing paging (sf bug 1106329) +- nicer error looking up values of None (response to sf bug 1108697) 2005-01-13 0.8.0b2
