aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2014-09-18 00:53:47 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2014-09-18 00:53:47 +0000
commit5aaf048fe7b5ed1f418262deef16aa7557aa874e (patch)
tree662c1049ad27100c850c6d786f203e90142a3f94 /src
parenta9607826269664210d4d5040f1b3505074837087 (diff)
downloadjackcess-5aaf048fe7b5ed1f418262deef16aa7557aa874e.tar.gz
jackcess-5aaf048fe7b5ed1f418262deef16aa7557aa874e.zip
prepare for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@877 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src')
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6b41e9c..dba094a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,7 +4,7 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
- <release version="2.0.5" date="TBD">
+ <release version="2.0.5" date="2014-09-17">
<action dev="jahlborn" type="add">
Add Cursor.findRow(RowId) for moving to a specific Table row using
only the RowId.