summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-04-06 22:34:07 +0200
committerMarcel Holtmann <marcel@holtmann.org>2009-04-06 22:34:07 +0200
commit59c772be51efc66f1f2ecb0114d51917515f210d (patch)
tree27ca809ee8fa203f3845b495849014a61f099aa5 /ChangeLog
parent0688d4443686cd35a782a64b9e985969a84e36e4 (diff)
downloadobexd-59c772be51efc66f1f2ecb0114d51917515f210d.tar.gz
Release 0.100.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20ed61e..d3c05c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.10:
+ Fix showing symlinks as files.
+ Fix error codes on OBEX get operations.
+ Fix "not found" error for delete operations.
+ Fix NULL pointer usage of 'nonnull' parameter.
+ Fix TTY handling with PC Suite mode.
+ Fix D-Bus NameOwnerChanged watch handling.
+
ver 0.9:
Fix O_NOCTTY issue when opening TTY device.
Add support for verbose compiler warnings.