Mercurial > p > roundup > code
diff CHANGES.txt @ 3287:7a7f7d3a038d
merge from maint-0-8
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 13 Apr 2005 07:01:05 +0000 |
| parents | 9ddf9cd8baf5 |
| children | 8c7b522dc934 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Apr 13 06:55:44 2005 +0000 +++ b/CHANGES.txt Wed Apr 13 07:01:05 2005 +0000 @@ -28,6 +28,9 @@ - fix setgid typo (sf bug 1171346) - fix faulty find_template filename facility (sf bug 1163629) - fix roundup-admin "export" so it creates the target dir if needed +- "fix" roundup-admin "import" to not use "universal newline support" since + the csv module appears to have its own ideas about such things (sf bug + 1163890) 2005-03-03 0.8.2
