Mercurial > p > roundup > code
changeset 3320:559d59a94e6a
extra CRs in CSV export files on Windows platform [SF#1195742]
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Fri, 06 May 2005 06:58:39 +0000 |
| parents | 032ff189ba33 |
| children | 6bad136cbf7f |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 06 06:53:00 2005 +0000 +++ b/CHANGES.txt Fri May 06 06:58:39 2005 +0000 @@ -8,6 +8,11 @@ - added Xapian indexer; replaces standard indexers if Xapian is available +2005-??-?? 0.8.4 +Fixed: +- extra CRs in CSV export files on Windows platform (sf bug 1195742) + + 2005-05-02 0.8.3 Feature: - chinese translation by limodou
