summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-11-19 14:07:04 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-11-19 14:07:04 +0100
commit053efd00b052aaa6d228c0c273a3790a55659c0d (patch)
tree6a5ae5b79131b88bcece92ae4e302006de101dc7 /ChangeLog
parent47e77806ecd09f1aa25bbd373309cfafdcefaf02 (diff)
downloadobexd-053efd00b052aaa6d228c0c273a3790a55659c0d.tar.gz
Release 0.190.19
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68af0cd..61b0803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 0.19:
+ Fix crash with agent unregister handling.
+ Add support for mimetype and filesystem plugins.
+ Add support for phonebook and telephony drivers.
+ Add initial OBEX server/SyncML binding for SyncEvolution.
+
ver 0.18:
Fix free space calculation on systems where fsfilcnt_t is 32-bit.
Fix SendFiles to actually use the source argument.