[gnome-bluetooth] 3.1.3



commit 53a7e63f3ab3ed3c169511975b5b0c76d93895b4
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 4 10:48:13 2011 +0100

    3.1.3

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3185ae3..0ab8ef7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+ver 3.1.3:
+Properties:
+- Show extra configuration widgets in the properties
+- Add Send/Browse buttons
+- Small UI changes
+
+Applet:
+- Fix crasher when "Browsing device" using the menu item
+- Fix "Send To..." overquoting the Bluetooth address
+
+Wizard:
+- Handle Wiimote pairing through newer bluez
+- Fix a lot of keys not working in the custom PIN entry
+- Fix display of Secure Simple Pairing passkeys
+- Add old Apple wireless mouse to the PIN database
+
 ver 3.0.0:
 Properties:
 - Show link to touchpad settings for touchpads
diff --git a/configure.ac b/configure.ac
index 44dc20c..5405a6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(gnomebt_version_major, 3)
 m4_define(gnomebt_version_minor, 1)
-m4_define(gnomebt_version_micro, 0)
+m4_define(gnomebt_version_micro, 3)
 
 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]