OSDN Git Service

Release 4.51
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Sep 2009 08:56:41 +0000 (01:56 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Sep 2009 08:56:41 +0000 (01:56 -0700)
ChangeLog
configure.ac

index d06f494..4da453a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 4.51:
+       Add utility for basic AVDTP testing.
+       Add support for configuring L2CAP FCS option.
+       Fix discovery mode for CUPS 1.4.x and later.
+       Fix global state tracking of audio service.
+       Fix last issues with the new build system.
+
 ver 4.50:
        Fix issue with missing manual pages in distribution.
        Fix issue with the configuration and state directories.
index 9e5279d..f2c6d75 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.50)
+AC_INIT(bluez, 4.51)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)