OSDN Git Service

Release 4.60
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 9 Jan 2010 21:51:11 +0000 (13:51 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 9 Jan 2010 21:51:11 +0000 (13:51 -0800)
ChangeLog
configure.ac

index 49705e7..6bcfdd5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 4.60:
+       Fix voice mailbox number reading from SIM.
+       Fix some races with D-Bus mainloop integration.
+       Add helpers for D-Bus signal watches.
+
 ver 4.59:
        Add values for Bluetooth 4.0 specification.
        Add SDP functions for HDP support.
index d3bb30c..199d2ad 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.59)
+AC_INIT(bluez, 4.60)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)