summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorihuerner <ihuerner@b9707d8c-442e-47db-affb-152dabb2260b>2012-11-26 12:08:10 +0000
committerihuerner <ihuerner@b9707d8c-442e-47db-affb-152dabb2260b>2012-11-26 12:08:10 +0000
commit7f213d45ab22253ec8c4642745b1c82a5aa3a656 (patch)
tree4820843a2329d20bf9ab49a046af818fa5912ff5 /ChangeLog
parent395d1211223bee7dd48e0880e8cdb9d03f45244f (diff)
downloadpersistence-client-library-7f213d45ab22253ec8c4642745b1c82a5aa3a656.tar.gz
New release 0.3.0; license change to MPLv2, for more changes see ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0a6914..6c2f6db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+Revision 0.3.0
+- Switched to the MPL v2 license
+- Fixed dbus signal issues
+- Corrected dbus persistence admin interface parameters
+- Removed static code analysis warnings
+- Removed gvdb library, only Itzam/C will be used now.
+- Adjusted customer plugin interface (long to int datatype)
+- Adjusted file and key interface (long to int)
+
+
Revision 0.2.4
- Updated test data
- Internal data reorganization
- Fixed a problem with cursor (warning: still not fully working as expected)
- Fixed a problem with internal database handling
+
Revision 0.2.3
- Fixed handle problem
- added cursor functions