[gnome-power-manager] GNOME Power Manager 2.29.2



commit 5eb3aa94aef3cb40c8165926f03a5876dd8c5c63
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 1 17:02:35 2010 +0000

    GNOME Power Manager 2.29.2

 NEWS    |   34 ++++++++++++++++++++++++++++++++++
 RELEASE |    8 ++++----
 2 files changed, 38 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a54385..bc72fd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Version 2.29.2
+~~~~~~~~~~~~~~
+Released: 2009-02-01
+
+* Translations
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Welsh translation (Iestyn Pryce)
+ - Updated Bengali translation (Jamil Ahmed)
+ - Updated Spanish translation (Jorge González)
+ - Updated Arabic translation (Khaled Hosny)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Thai translation (Theppitak Karoonboonyanan)
+ - updated Tamil translation (vasudeven)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Estonian translation (Mattias Põldaru)
+ - Updated Ukrainian translation (Maxim V. Dziumanenko)
+ - Updated Vietnamese translation (Nguy�n Thái Ng�c Duy)
+
+* New Features:
+ - Move the power management preferences into the hardware section of the control center (Richard Hughes)
+ - Use the name of 'Power' for the power management preferences capplet (Richard Hughes)
+
+* Bugfix:
+ - Don't rely on the cached value of the lid status, to fix a double suspend issue (Chow Loong Jin)
+ - Add a flag to inhibit consolekit events just after we resumed (Chow Loong Jin)
+ - Don't automatically suspend if there are suspend inhibits (Chris Coulson)
+ - Do not exit if hal is not available (Martin Pitt)
+ - Only connect to HAL if there is no xrandr backlight hardware (Martin Pitt)
+ - Fix compile when using an ld that defaults to --as-needed (Richard Hughes)
+ - Enable the help action in gnome-power-statistics. Fixes #607005 (Richard Hughes)
+ - Ensure the window is realized before we invalidate it. Fixes #604918 (Richard Hughes)
+ - Don't show the user a sleep failed link pointing to the quirk site (Richard Hughes)
+ - Show the device name even when using UPower (Richard Hughes)
+
 Version 2.29.1
 ~~~~~~~~~~~~~~
 Released: 2009-12-08
diff --git a/RELEASE b/RELEASE
index 2eb39d7..40c7503 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,12 +1,12 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-â?¢ update configure.in, NEWS
-â?¢ git shortlog GNOME_POWER_MANAGER_2_29_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
-â?¢ Run "make distcheck", correct any problems encountered
-â?¢ Commit all the changes and create a tag:
+git shortlog GNOME_POWER_MANAGER_2_29_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+
+Run "make distcheck", correct any problems encountered
 
 git commit -a -m "GNOME Power Manager 2.29.2"
 git tag -s GNOME_POWER_MANAGER_2_29_2 -m "==== Version 2.29.2 ===="
+<wait>
 git push --tags
 git push
 



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