[gnome-bluetooth] 2.27.8
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-bluetooth] 2.27.8
- Date: Tue, 21 Jul 2009 16:06:06 +0000 (UTC)
commit 59efa1c06153cd5bdaff64f7efca791c11c77f2f
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jul 21 17:05:52 2009 +0100
2.27.8
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78674e4..692ba43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+ver 2.27.8:
+All:
+ - A number of UI strings changes
+
+Applet:
+ - Make "Connect" in the menu for devices
+ appear correctly after pairing
+ - Filter for paired ObexFTP devices in
+ the browse menu item
+
+Preferences:
+ - Add link to help
+
+Wizard:
+ - Fix crash when selecting a device where
+ the name hasn't been resolved yet
+
+Library:
+ - Add introspection support
+ - Export device and adapter models for
+ easy enumeration
+ - Fix broken filtering for device category
+ - Fix possible crasher in spinner widget
+ - Ellipsise names in the chooser widget
+ - A number of API documentation fixes
+
ver 2.27.7.1:
Plugins:
- Install the Geoclue GPS plugin
diff --git a/configure.ac b/configure.ac
index a9f23c0..f3c42b9 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, 27)
-m4_define(gnomebt_version_micro, 7.2)
+m4_define(gnomebt_version_micro, 8)
AC_INIT([gnome-bluetooth],
[gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-GNOMEBT_LT_VERSION=6:2:0
+GNOMEBT_LT_VERSION=7:2:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]