Mercurial > p > roundup > code
diff CHANGES.txt @ 3987:c4f7b3817d3d
Prevent broken pipe errors in csv export (patch [SF#911449)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Aug 2008 06:33:00 +0000 |
| parents | 68accc7d4b69 |
| children | 0112e9e1d068 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Aug 07 06:31:16 2008 +0000 +++ b/CHANGES.txt Thu Aug 07 06:33:00 2008 +0000 @@ -16,6 +16,7 @@ - More improvements to German translation (sf #1919446) - Add filter() to XML-RPC interface (sf patch #1966456) - Fix indexerror when there are no messages to an issue (sf patch #1894249) +- Prevent broken pipe errors in csv export (sf patch #1911449) 2008-03-01 1.4.4
