[gnome-power-manager/gnome-2-26] ==== Version 2.26.2 ====



commit 20a9d9d590bf43acf9377ba4a408a8b2655b9b0c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jun 1 12:46:27 2009 +0100

    ==== Version 2.26.2 ====
---
 NEWS    |   19 +++++++++++++++++++
 RELEASE |    6 +++---
 2 files changed, 22 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 32b80b0..4bf7d5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 2.26.2
+==============
+
+Translations:
+ - Updated Simplified Chinese translation (Gavin Huang, Deng Xiyue)
+ - Updated Catalan translation (Jordi Mas i Hernandez)
+ - Updated Ukrainian translation (Maxim V. Dziumanenko)
+ - Updated Czech translation. Fixed #580327 (Petr Kovar)
+
+Fixed:
+ - Only setup the blanking timeout when a timeout is set. Fixes rh#498041 (Kyle McMartin)
+ - Don't show an error if the Suspend or Hibernate timed out (Matthew Garrett)
+ - Check whether xrandr-1.3 features are really supported by xorg-server. Fixes #582142 (Priit Laes)
+ - Backport the gnome-power-preferences prefix patch from master (Richard Hughes)
+ - Don't segfault if org.gnome.Session is not present on the bus. Fixes #581425 (Richard Hughes)
+ - Don't always show a single graph dot in gnome-power-statistics (Richard Hughes)
+ - Go back to the original IDLETIME code to fix backlight bugs (Richard Hughes)
+
+==============
 Version 2.26.1
 ==============
 
diff --git a/RELEASE b/RELEASE
index ab67a64..5dc08d7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,10 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
 
-â?¢ update configure.in, NEWS, ChangeLog (the "==== <version> ====") to the right release
+â?¢ update configure.in, NEWS
 â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_1
+ or git shortlog GNOME_POWER_MANAGER_2_26_1.. | grep -i -v trivial | grep -v Merge > NEWS.new
 â?¢ Run "make distcheck", correct any problems encountered
-â?¢ Commit all the changes
-â?¢ Create a tag:
+â?¢ Commit all the changes and create a tag:
 
 git commit -a -m "==== Version 2.26.2 ===="
 git tag -s GNOME_POWER_MANAGER_2_26_2 -m "==== Version 2.26.2 ===="



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