]> source.dussan.org Git - jackcess.git/commitdiff
Initial version
authorTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:43:19 +0000 (05:43 +0000)
committerTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:43:19 +0000 (05:43 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@21 f203690c-595d-4dc9-a70b-905162fa7fd2

xdocs/changes.xml [new file with mode: 0644]

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
new file mode 100644 (file)
index 0000000..fa29d5d
--- /dev/null
@@ -0,0 +1,24 @@
+<document>
+  <properties>
+    <title>Release notes</title>
+    <author email="tmccune@healthmarketscience.com">Tim McCune</author>
+  </properties>
+  <body>
+    <release version="1.1" date="2005-8-12">
+      <action dev="tmccune" type="update">
+        JDK 1.5 upgrades
+      </action>
+      <action dev="tmccune" type="update">
+        Applied Mitchell Friedman's patch for support of additional JDBC data types.
+      </action>
+      <action dev="tmccune" type="update">
+        Added support for deleted rows.
+      </action>
+    </release>
+    <release version="1.0" date="2005-4-7">
+      <action dev="tmccune" type="add">
+        Initial release
+      </action>
+    </release>
+  </body>
+</document>