summaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-06-02 02:23:36 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-06-02 02:23:36 +0000
commit52df2373c7bb61b784b3d983c6ee42ae4b1cb030 (patch)
tree12f0679c793fe97f8ca9e44e9c21fa10db205890 /src/changes
parent99f648a340dd45967550a511f8a27a16c2c5b5f3 (diff)
downloadjackcess-52df2373c7bb61b784b3d983c6ee42ae4b1cb030.tar.gz
jackcess-52df2373c7bb61b784b3d983c6ee42ae4b1cb030.zip
add methods to get the actual attachment content
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@733 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c5b9575..d26c22d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -12,6 +12,10 @@
<action dev="jahlborn" type="update">
Add more methods to Database for retrieving Relationships.
</action>
+ <action dev="jahlborn" type="update">
+ Add methods to get the actual attachment content, thanks to Lorenzo
+ Carrara.
+ </action>
</release>
<release version="1.2.12" date="2013-05-09">
<action dev="jahlborn" type="fix" system="SourceForge2" issue="94">