OSDN Git Service

Release 4.33
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Mar 2009 11:17:16 +0000 (12:17 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Mar 2009 11:17:16 +0000 (12:17 +0100)
ChangeLog
configure.ac

index d8f8f43..b5f5e5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 4.33:
+       Add Paired property to the DeviceFound signals.
+       Add support for Headset profile 1.2 version.
+       Fix broken network configuration when IPv6 is disabled.
+       Fix network regression that caused disconnection.
+       Fix SDP truncation of strings with NULL values.
+       Fix service discovery handling of CUPS helper.
+
 ver 4.32:
        Fix broken SDP record handling.
        Fix SDP data buffer parsing.
index 80f7ab7..b2de5c2 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.60)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(bluez, 4.32)
+AM_INIT_AUTOMAKE(bluez, 4.33)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE