summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-05-02 17:22:37 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-05-02 17:22:37 -0700
commite0406d9b6a5cb4e2fd183ffc3b4832adcdfb7c40 (patch)
tree1e09302b9d35ee508ba8c2b1cb08e7f163f79381 /ChangeLog
parent88c7baeddb668f50eb80f0f1dbc3cc0dc1428e1d (diff)
downloadobexd-e0406d9b6a5cb4e2fd183ffc3b4832adcdfb7c40.tar.gz
Release 0.120.12
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b478db..7072d53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.12:
+ Fix various format string issues.
+ Fix handling of authorizations with no reply.
+ Add support for using BtIO helper library.
+ Add signal handling for toggling debug messages.
+ Add signal handling for USB TTY details.
+ Add test script for folder listing.
+
ver 0.11:
Fix bug when canceling an authorization request.
Fix broken handling of successful received D-Bus reply.