Data in CSV output is now only surrounded by the enclosure character if the data contains the separator character. The output of numbers in SQL output was fixed (sometimes a 'NULL' preceeded the number). A memory leak in sql.c was fixed. Exporting to dbase is now possible. New --quiet, --start-record, --num-records, --nocreate, --tablename, and --empty-str-is-null options were added. A --usecopy option that uses COPY instead of INSERT statement in SQL output was added. - libdbf is now used for dBASE file access. Speed was improved.