diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2015-04-17 00:28:32 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2015-04-17 00:28:32 +0000 |
commit | 17908417ae79b7272f6ae05aa28ea3554a2761b5 (patch) | |
tree | e10827e8d57c5543c2b7298696ae53e6f78812cd /src/changes/changes.xml | |
parent | 99fa877f0f40f60bbe9d30f385b1c6b211070a04 (diff) | |
download | jackcess-17908417ae79b7272f6ae05aa28ea3554a2761b5.tar.gz jackcess-17908417ae79b7272f6ae05aa28ea3554a2761b5.zip |
relicense with Apache License
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@930 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d1cf8c5..2911455 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,6 +4,12 @@ <author email="javajedi@users.sf.net">Tim McCune</author> </properties> <body> + <release version="2.1.0" date="2015-04-16" + description="Relicense to Apache License"> + <action dev="jahlborn" type="add"> + OpenHMS relicenses to Apache License, 2.0! + </action> + </release> <release version="2.0.9" date="2015-03-21"> <action dev="jahlborn" type="fix" system="SourceForge2" issue="116"> Make ColumnBuilder.setMaxLength do the right thing regardless of @@ -123,7 +129,8 @@ Add support for modifying PropertyMaps. </action> </release> - <release version="2.0.0" date="2013-08-26"> + <release version="2.0.0" date="2013-08-26" + 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 |