Mercurial > p > roundup > code
diff CHANGES.txt @ 1529:96dcb9cb6d6f maint-0.5
only look for csv files on import
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 18 Mar 2003 23:19:22 +0000 |
| parents | 85edb97b08b5 |
| children | a2c23a775557 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Mar 18 00:43:48 2003 +0000 +++ b/CHANGES.txt Tue Mar 18 23:19:22 2003 +0000 @@ -6,6 +6,7 @@ - fixed sqlite rollback/caching bug (sf bug 689383) - fixed rdbms table update detection logic (sf bug 703297) - required String properties not being flagged (thanks Ajit George) +- only look for CSV files when importing (thanks Dan Grassi) 2003-02-27 0.5.6
