summaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-11-03 02:58:25 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-11-03 02:58:25 +0000
commit1ea9f59bb292f29110a1893cc2a4dbc8b95437b4 (patch)
tree7478dd17a5d3e788335e69bf444cd7503d029342 /src/changes/changes.xml
parentf07f81fdfcab78c10488000327b1ee07a133c3c6 (diff)
downloadjackcess-1ea9f59bb292f29110a1893cc2a4dbc8b95437b4.tar.gz
jackcess-1ea9f59bb292f29110a1893cc2a4dbc8b95437b4.zip
implement some tweaks which allow jackcess to be used on the android platform, thanks to Miha Pirnat) (fixes #3101578)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@496 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3e2c624..4e6b33b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -14,7 +14,11 @@
</action>
<action dev="jahlborn" type="update" issue="3065010">
Add support for plugging implementations of various page
- encoding/decoding algorithms.
+ encoding/decoding algorithms. (thanks to Vladimir Berezniker).
+ </action>
+ <action dev="jahlborn" type="update" issue="3101578">
+ Implement some tweaks which allow jackcess to be used on the Android
+ platform. (thanks to Miha Pirnat).
</action>
</release>
<release version="1.2.1" date="2010-08-01">