[gnome-bluetooth] 2.29.3



commit 5499b5a56d894b8539d1a07f1d52d3669d7fd115
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 30 18:09:43 2009 +0000

    2.29.3

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a18130..ac8813c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+ver 2.29.3:
+- Build and install nautilus-sendto plugin by default
+
+Preferences:
+	- Add a button to access "Personal File Sharing" preferences
+
+Library:
+	- Clean up combo box selection widget
+	- Make it possible to set the selected device in the chooser
+	- Make the button chooser select the device when popping up
+	  a dialogue
+
+Sendto:
+	- Wrap errors instead of clipping them
+
+Wizard:
+	- Make it possible to re-pair devices
+
 ver 2.29.2:
 - Add Moblin front-end for gnome-bluetooth
 - Add experimental nautilus-sendto plugin
diff --git a/configure.ac b/configure.ac
index 9e13f98..ec9b723 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, 29)
-m4_define(gnomebt_version_micro, 2)
+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]