aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2018-07-29 02:23:02 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2018-07-29 02:23:02 +0000
commit821c939d1cb7520e2f6d699ed187a1e4a44153fb (patch)
treeff0fc4a8c4d3c50686d9c46a3d547bf3e27a3e7b /src/changes/changes.xml
parent3739de6df80d0b20310c3c9d0fcab133fc734b0e (diff)
downloadjackcess-821c939d1cb7520e2f6d699ed187a1e4a44153fb.tar.gz
jackcess-821c939d1cb7520e2f6d699ed187a1e4a44153fb.zip
update parent pom; update urls for https
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1188 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r--src/changes/changes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a398260..f33182d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -282,7 +282,7 @@
description="Major API Revision">
<action dev="jahlborn" type="update">
Brand new API! This release is not backwards compatible with 1.x
- releases. See Migration Guide at http://jackcess.sourceforge.net/jackcess-2.html
+ releases. See Migration Guide at https://jackcess.sourceforge.io/jackcess-2.html
for more details.
</action>
</release>
@@ -487,7 +487,7 @@
</action>
<action dev="jahlborn" type="update" system="SourceForge" issue="3065010">
Add support for plugging in implementations of various page
- encoding/decoding algorithms. See the &lt;a href="http://jackcessencrypt.sourceforge.net/"&gt;Jackcess Encrypt&lt;/a&gt;
+ encoding/decoding algorithms. See the &lt;a href="https://jackcessencrypt.sourceforge.io/"&gt;Jackcess Encrypt&lt;/a&gt;
project for a CodecProvider implementation which supports a few of the
Access encodings. (thanks to Vladimir Berezniker).
</action>