summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-08-06 08:20:44 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-08-06 08:20:44 +0000
commitddefb55b4fec8598ce8ec0bc78e8321030269f59 (patch)
tree9ff33c49b02c65cb4467329cb5bac4684c05240c /ChangeLog
parente0af13c92c3e65d7fdca1f9699e8c4208fcd0293 (diff)
Update changelog and bump version numberutils-2.19
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d69d477..a67f3ce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 2.19:
+ Fix the GCC 4.0 warnings.
+ Fix off by one memory allocation error.
+ Fix security problem with escape characters in device name.
+ Send D-Bus signals for inquiry results and remote name resolves.
+ Add support for device specific SDP records.
+
+ Note:
+ This version needs at least bluez-libs-2.19
+
ver 2.18:
Support D-Bus 0.23 and 0.33 API versions.
Support reading of complex BCCMD values.