summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorihuerner <ihuerner@b9707d8c-442e-47db-affb-152dabb2260b>2012-12-05 14:23:11 +0000
committerihuerner <ihuerner@b9707d8c-442e-47db-affb-152dabb2260b>2012-12-05 14:23:11 +0000
commitb55c2f765365f3cbbe926d1f674e064c5ac400c6 (patch)
tree905576b86bdf087204ffcfeb254c3ecdf8aee151 /ChangeLog
parentba7a3f55a7297850a511581d1db67d8fbe0b8726 (diff)
downloadpersistence-client-library-b55c2f765365f3cbbe926d1f674e064c5ac400c6.tar.gz
New release 0.3.2, see ChangeLog for changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b830cbb..167f41a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+Revision 0.3.2
+- Updated dbus interface (removed error code as paramaters; requestID passed by a message will now returned to "sender")
+- Moved headers used by other persistence components into include_protected folder
+
Revision 0.3.1
- Fixed a problem when accessing prct and key-value database
-- reverted chnage of datastructure mad in revision 0.2.4
+- reverted change of datastructure mad in revision 0.2.4
Revision 0.3.0
- Switched to the MPL v2 license