Mercurial > p > roundup > code
diff CHANGES.txt @ 4394:d4cd0a264098
fixed reporting of source missing warnings
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 12 Jul 2010 06:05:40 +0000 |
| parents | 05eb6a596636 |
| children | 172489ea9e07 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jul 12 04:22:14 2010 +0000 +++ b/CHANGES.txt Mon Jul 12 06:05:40 2010 +0000 @@ -1,9 +1,17 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2010-??-?? 1.4.16 + +Fixed: + +- fixed reporting of source missing warnings + + 2010-07-12 1.4.15 Fixed: + - A bunch of regressions were introduced in the last release making Roundup no longer work in Python releases prior to 2.6 - make URL detection a little smarter about brackets per issue2550657 @@ -13,9 +21,11 @@ 2010-07-01 1.4.14 Features: + - Preparations for getting 2to3 work, not completed yet. (Richard Jones) Fixed: + - User input not escaped when a bad template name is supplied (thanks Benjamin Pollack) - The email for the first message on an issue was having its In-Reply-To
