OSDN Git Service

Release 4.69
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Jul 2010 20:55:47 +0000 (17:55 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Jul 2010 20:55:47 +0000 (17:55 -0300)
ChangeLog
configure.ac

index 1744f8c..4aa4589 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 4.69:
+       Fix issue with calling g_option_context_free() twice.
+       Fix inconsistencies with initial LE commands and events.
+       Add support for telephony ClearLastNumber method.
+       Add support for network server interface.
+
 ver 4.68:
        Fix initialization of adapters in RAW mode.
        Fix signal strength for HFP in Maemo's telephony support.
index a4805f7..b004f6e 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.68)
+AC_INIT(bluez, 4.69)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)