OSDN Git Service

Release 4.1
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Aug 2008 20:46:12 +0000 (22:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Aug 2008 20:46:12 +0000 (22:46 +0200)
ChangeLog
configure.ac

index a9453bd..610f22e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,7 @@
+ver 4.1:
+       Add 30 seconds timeout to BNEP connection setup phase.
+       Avoid memory copies in A2DP write routine for ALSA.
+       Make sure to include compat/sdp.h in the distribution.
+
 ver 4.0:
        Initial public release.
index 92d840d..10364b9 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.50)
 AC_INIT()
 
-AM_INIT_AUTOMAKE(bluez, 4.0)
+AM_INIT_AUTOMAKE(bluez, 4.1)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE