[gnome-bluetooth] 2.91.5
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] 2.91.5
- Date: Mon, 17 Jan 2011 13:21:17 +0000 (UTC)
commit 9a1ff5882c57964d9cd77a7ff805a7a94900c92f
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 17 13:18:23 2011 +0000
2.91.5
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cf273d0..3752fbb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+ver 2.91.5:
+Properties:
+- Make dialogue parenting work for errors
+
+Library:
+- Use BluetoothClient to track default adapter
+- Don't free request_key and passkey in agent reply functions
+- Set log domain to differentiate library messages from the lib's ones
+
+Applet:
+- Fix crash in bluetooth_applet_create_device_from_iter()
+- Fix crash when creating an agent
+- Fix crash when unref'ing a DBusGMethodInvocation
+- Fix crash when there's no default adapter
+
+Moblin:
+- Fix compilation of the Moblin front-end
+
ver 2.91.2:
- Update command to launch Bluetooth panel
- Fix i18n in the panel
diff --git a/configure.ac b/configure.ac
index 61c4275..eef6346 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(gnomebt_version_major, 2)
m4_define(gnomebt_version_minor, 91)
-m4_define(gnomebt_version_micro, 2)
+m4_define(gnomebt_version_micro, 5)
AC_INIT([gnome-bluetooth],
[gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]