[gnome-bluetooth] 2.29.91



commit 2d5de0d22c97d9db2226fac53fb56e74b14765f9
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 15 12:48:58 2010 +0000

    2.29.91

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac8813c..4296245 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+ver 2.29.91:
+- Mention gnome-user-share in the documentation
+
+Applet:
+	- Link to the sound preferences for audio devices
+	- Remove hard-coded use of nautilus
+
+Library:
+	- Use spinner from GTK+
+	- Install introspection data properly
+	- API documentation fixes
+	- Fix some parts of the UI not being translated at run-time
+
+Wizard:
+	- Fix run-time warning when pairing a new device
+
+Moblin applet:
+	- Add summary page support
+	- Fix a number of memory leaks and possible crashers
+
+Sendto:
+	- Fix crash when obex-client isn't already running
+	- Make Cancel button actually work
+	- Implement "retry" when sending fails
+	- Fix progress bar when sending multiple files
+
 ver 2.29.3:
 - Build and install nautilus-sendto plugin by default
 
diff --git a/configure.ac b/configure.ac
index 6c2d665..a4d6e5e 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, 3)
+m4_define(gnomebt_version_micro, 91)
 
 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]