Mercurial > p > roundup > code
diff CHANGES.txt @ 3994:030ba81511ee
Fix HTML injection into page title; also some other TAL cleanup
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Aug 2008 06:37:15 +0000 |
| parents | 1eba65a4b0aa |
| children | edbb89730dc2 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 18 06:25:47 2008 +0000 +++ b/CHANGES.txt Mon Aug 18 06:37:15 2008 +0000 @@ -22,6 +22,7 @@ - Improved URL matching RE (sf #2038858) - Allow binary file content submission via XML-RPC (sf #1995623) - Don't run old code on newer database (sf #1979556) +- Fix HTML injection into page title 2008-03-01 1.4.4
