[gnome-bluetooth] 2.91.2
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] 2.91.2
- Date: Thu, 11 Nov 2010 20:49:30 +0000 (UTC)
commit e8008c115fd461536772f3f40f522cd6e50ab75b
Author: Bastien Nocera <hadess hadess net>
Date: Thu Nov 11 19:58:21 2010 +0000
2.91.2
And add missing files to dist.
NEWS | 14 ++++++++++++++
configure.ac | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b5e63eb..cf273d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+ver 2.91.2:
+- Update command to launch Bluetooth panel
+- Fix i18n in the panel
+- Make test-plugins test command more useful
+- Fix adapter not going powered when coming back from hard-block
+- Allow setup of devices that don't support pairing
+- Make sure the icon is shown/hidden when killswitch state changes
+- Make sure all the unblocked adapters get powered on startup
+- Fix visible menu item disappearing after suspend
+- Make --dump-devices work again in the applet, and
+ fix its output for some services
+- Refactor applet as a library, for use in gnome-shell
+- Build fixes
+
ver 2.90.0:
- Port to GSettings, GTK+ 3.x and GtkApplication
- Use GBinding instead of copy/paste Seahorse code
diff --git a/configure.ac b/configure.ac
index 3939e59..61c4275 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ(2.52)
m4_define(gnomebt_version_major, 2)
-m4_define(gnomebt_version_minor, 90)
-m4_define(gnomebt_version_micro, 0)
+m4_define(gnomebt_version_minor, 91)
+m4_define(gnomebt_version_micro, 2)
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]