Mercurial > p > roundup > code
diff CHANGES.txt @ 4413:66603a9051f9
improve handling of '>' when URLs are converted to links
issue2550664 (thanks Ezio Melotti)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Aug 2010 05:00:07 +0000 |
| parents | 0c7de3263934 |
| children | 3e35233ea93c |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 09 09:04:19 2010 +0000 +++ b/CHANGES.txt Thu Aug 12 05:00:07 2010 +0000 @@ -22,6 +22,8 @@ - fix for incorrect except: syntax, issue2550661 (thanks Jakub Wilk) - No longer use the root logger, use a logger with prefix "roundup", see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5356 +- improve handling of '>' when URLs are converted to links, issue2550664 + (thanks Ezio Melotti) 2010-07-12 1.4.15
