summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-12-08 22:03:17 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-12-08 22:03:17 +0000
commitca8c76077015a39dca3911c6c5fe045f98bd839a (patch)
tree161cc7b01547546ebbd7578d1f7f334d340a75d7
parent5309e42d65942fb971c0748676939398e6e513f4 (diff)
Update changelog and bump version number
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaad1131..0f572445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 3.23:
+ Fix key search function to honor the mmap area size.
+ Fix Avahi integration of network service.
+ Add new plugin communication for audio service.
+ Enable basic AVRCP support by default.
+ More optimizations to the SBC library.
+ Create common error definitions.
+
+ Note:
+ This version needs at least bluez-libs-3.23
+
ver 3.22:
Add missing include file from audio service.
Add SBC conformance test utility.