summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-31 16:41:53 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-31 16:41:53 +0000
commitdf7165e91fc0954488a5db6ce235ae4f8896099f (patch)
treee2a78509d2a247c1ce3dc63a960f894b214d27f3 /ChangeLog
parent986881aec01faf3be6986651f9622f4e9787da90 (diff)
Update changelog and bump version numberutils-2.22
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c75057be..111275bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 2.22:
+ Remove D-Bus 0.23 support.
+ Add initial version of the new D-Bus interface.
+ Add support for extended inquiry response commands.
+ Add support for the Logitech diNovo Media Desktop Laser.
+ Add compile time buffer checks (FORTIFY SOURCE).
+
+ Note:
+ This version needs at least bluez-libs-2.22
+
ver 2.21:
Move create_dirs() and create_file() into the textfile library.
Let textfile_put() also replace the last key value pair.