diff CHANGES.txt @ 3286:239566bf5d33 maint-0.8

"fix" roundup-admin "import" to not use "universal newline support"... ...since the csv module appears to have its own ideas about such things [SF#1163890]
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 07:00:21 +0000
parents db4941bcd0c0
children 053bd6ab58e8
line wrap: on
line diff
--- a/CHANGES.txt	Wed Apr 13 06:57:09 2005 +0000
+++ b/CHANGES.txt	Wed Apr 13 07:00:21 2005 +0000
@@ -23,6 +23,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

Roundup Issue Tracker: http://roundup-tracker.org/