[gnome-power-manager] GNOME Power Manager 2.29.91



commit eee1fdc3934452c7bda7a7c5d207598373c2f9f2
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 1 13:22:28 2010 +0000

    GNOME Power Manager 2.29.91

 NEWS         |   31 +++++++++++++++++++++++++++++++
 RELEASE      |    4 ++--
 configure.ac |    2 +-
 3 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc72fd9..5c660d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Version 2.29.91
+~~~~~~~~~~~~~~~
+Released: 2009-03-01
+
+* Translations
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated British English translation (Bruce Cowan)
+ - Updated Traditional Chinese translation (Chao-Hsiung Liao)
+ - Updated French translation (Claude Paroz)
+ - Updated Brazilian Portuguese translation (Djavan Fagundes)
+ - Updated Simplified Chinese translation (Eleanor Chen)
+ - Updated Galician Translation (Fran Diéguez)
+ - Updated Spanish translation (Jorge González)
+ - Updated Arabic translation (Khaled Hosny)
+ - Updated Russian translation (Leonid Kanter, Yuri Kozlov)
+ - Updated Romanian translation (Lucian Adrian Grijincu)
+ - Updated German translation (Mario Blättermann)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Italian translation (Milo Casagrande)
+ - Updated Polish translation (Piotr DrÄ?g)
+ - Updated Norwegian Nynorsk translation (Torstein Adolf Winterseth)
+ - Updated German translation (Wolfgang Stöggl)
+ - Updated Tamil translation (vasudeven)
+
+* Bugfix:
+ - DeviceKit-disks is now called UDisks (Richard Hughes)
+ - Ensure we clear all notification bubbles on resume (William Jon McCann)
+ - Set the timeout for critical battery notification to never (William Jon McCann)
+ - Increase the critical action timeout to 20 seconds (William Jon McCann)
+ - When we're critically low, don't give a time as it's often imprecise (William Jon McCann)
+
 Version 2.29.2
 ~~~~~~~~~~~~~~
 Released: 2009-02-01
diff --git a/RELEASE b/RELEASE
index 72c7088..7ae54a6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,8 +4,8 @@ git shortlog GNOME_POWER_MANAGER_2_29_2.. | grep -i -v trivial | uniq | grep -v
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 2.29.3"
-git tag -s GNOME_POWER_MANAGER_2_29_3 -m "==== Version 2.29.3 ===="
+git commit -a -m "GNOME Power Manager 2.29.91"
+git tag -s GNOME_POWER_MANAGER_2_29_91 -m "==== Version 2.29.91 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index a9ecc58..314e9fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-power-manager],[2.29.3])
+AC_INIT([gnome-power-manager],[2.29.91])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([foreign])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]