Mercurial > p > roundup > code
diff CHANGES.txt @ 4396:172489ea9e07
allow trackers to override the classes used to render properties...
...in templating per issue2550659 (thanks Ezio Melotti)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 24 Jul 2010 09:44:58 +0000 |
| parents | d4cd0a264098 |
| children | 863ec554525c |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jul 13 05:03:49 2010 +0000 +++ b/CHANGES.txt Sat Jul 24 09:44:58 2010 +0000 @@ -3,6 +3,11 @@ 2010-??-?? 1.4.16 +Features: + +- allow trackers to override the classes used to render properties in + templating per issue2550659 (thanks Ezio Melotti) + Fixed: - fixed reporting of source missing warnings
