OSDN Git Service

Release 4.48
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 16 Aug 2009 22:29:07 +0000 (15:29 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 16 Aug 2009 22:29:07 +0000 (15:29 -0700)
ChangeLog
configure.ac

index e7066b8..b92d4e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 4.48:
+       Add library function for comparing UUID values.
+       Add support for creating all plugins as builtins.
+       Add support for async handling of service class changes.
+       Add support for source interface to audio IPC.
+       Fix device name settings when device is off or down.
+       Fix issue with enabled SCO server when not necessary.
+       Fix missing D-Bus access policy for CUPS backend.
+       Fix discovery results of CUPS backend.
+       Fix initialization handling of Maemo telephony.
+
 ver 4.47:
        Add support for RFKILL unblock handling.
        Add support for serial proxy configurations.
index 833346e..c020aee 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.47)
+AC_INIT(bluez, 4.48)
 
 AM_INIT_AUTOMAKE()
 AM_CONFIG_HEADER(config.h)