<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+== 1.0.9
+
+* Fix incorrect integer column values (only affecting some dbf files)
+* Add CSV export
+
 == 1.0.8
 
 * Truncate column names on NULL</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'hoe'
 require 'spec/rake/spectask'
 
 PKG_NAME = &quot;dbf&quot;
-PKG_VERSION = &quot;1.0.8&quot;
+PKG_VERSION = &quot;1.0.9&quot;
 PKG_FILE_NAME = &quot;#{PKG_NAME}-#{PKG_VERSION}&quot;
 
 Hoe.new PKG_NAME, PKG_VERSION do |p|</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 Gem::Specification.new do |s|
   s.name = %q{dbf}
-  s.version = &quot;1.0.8&quot;
+  s.version = &quot;1.0.9&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Keith Morrison&quot;]
-  s.date = %q{2009-01-14}
+  s.date = %q{2009-01-15}
   s.default_executable = %q{dbf}
   s.description = %q{DBF is a small fast library for reading dBase, xBase, Clipper and FoxPro database files  Copyright (c) 2006-2009 Keith Morrison &lt;keithm@infused.org, www.infused.org&gt;  * Official project page: http://rubyforge.org/projects/dbf * API Documentation: http://dbf.rubyforge.org/docs * To report bugs: http://www.rubyforge.org/tracker/?group_id=2009 * Questions: Email keithm@infused.org and put DBF somewhere in the subject line}
   s.email = %q{keithm@infused.org}</diff>
      <filename>dbf.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01eb8978b0d68e9ba0cbeb4ee6864cfe38b096b4</id>
    </parent>
  </parents>
  <author>
    <name>Keith Morrison</name>
    <email>keithm@infused.org</email>
  </author>
  <url>http://github.com/infused/dbf/commit/c2b450e8f04c07b647807254273321c21b2a1baa</url>
  <id>c2b450e8f04c07b647807254273321c21b2a1baa</id>
  <committed-date>2009-01-15T11:19:37-08:00</committed-date>
  <authored-date>2009-01-15T11:17:25-08:00</authored-date>
  <message>Update version to 1.0.9</message>
  <tree>2058f14888a065d988d9e5bbd7bc35c944d6ae55</tree>
  <committer>
    <name>Keith Morrison</name>
    <email>keithm@infused.org</email>
  </committer>
</commit>
