[gnome-power-manager] GNOME Power Manager 2.27.2



commit 98618fc185d23b939520ea8107e0a38baf6d0158
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 6 15:10:25 2009 +0100

    GNOME Power Manager 2.27.2

 NEWS    |   45 +++++++++++++++++++++++++++++++++++++++++++++
 RELEASE |    1 +
 2 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 81871a5..15297ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,49 @@
 ==============
+Version 2.27.2
+==============
+
+Translations:
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated Spanish translation (Jorge Gonzalez)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Estonian translation (Mattias Põldaru)
+ - Updated Estonian translation (Priit Laes)
+ - Updated Bengali India Translation (Runa Bhattacharjee)
+ - Updated Tamil translation (drtvasudevan)
+
+Features:
+ - Enable pretty compiler output with new automake versions (Richard Hughes)
+ - Use composite battery mode by default to fix multi-battery laptops (Richard Hughes)
+ - Add manager policy to change the disk spindown based on timeouts set in GConf (Richard Hughes)
+ - Add GConf keys for the disk spindown functionality (Richard Hughes)
+ - Add preferences checkboxes for the disk spindown functionality (Richard Hughes)
+ - No longer support HAL legacy buttons (Richard Hughes)
+ - Add support for recall data provided by DeviceKit-power (Richard Hughes)
+
+Bugfixes:
+ - Prefix GTKBuilder files with gettext/glade (Claude Paroz)
+ - Use gtk_show_uri i.s.o. gnome-open (Jaap A. Haitsma)
+ - Remove -Wunitialized because it does not compile on Ubuntu Jaunty (Jaap A. Haitsma)
+ - Fix the category in the gnome-power-statistic desktop file. Fixes rh#489041 (Richard Hughes)
+ - Make minimum size of th statistics graphs smaller. Fixes rh#491426 (Richard Hughes)
+ - Don't show the feedback widget when the brightness changes, only on key press and when interactive (Richard Hughes)
+ - If we caught our idletime alarm, then remove from the filter (Richard Hughes)
+ - Take the battery capacity into account when using multiple batteries (Richard Hughes)
+ - Ignore capacity readings of less than 1% (Richard Hughes)
+ - Show a label to the user when there is no graph data (Richard Hughes)
+ - Add statistics devices in visually pleasing order (Richard Hughes)
+ - Use the composite device for getting the global system warning icon (Richard Hughes)
+ - Setup the reset event before we do the idle action, to finally fix blanking (Richard Hughes)
+ - Be more paranoid about setting idle in a race (Richard Hughes)
+ - Remove three unused GConf keys (Richard Hughes)
+ - Don't show the whole object path in the GUI, just show the ID (Richard Hughes)
+ - Only print the DeviceKit device if we are using --verbose (Richard Hughes)
+ - Remove a little bit more of our HAL dep, and use the lid-is-present DK-p property (Richard Hughes)
+ - Fix compile with DKP_DISABLE_DEPRECATED turned on (Richard Hughes)
+ - Remove ambient light sensor support, and keyboard backlight devices (Richard Hughes)
+ - Support DKP_DEVICE_STATE_PENDING_x in more places (Richard Hughes)
+
+==============
 Version 2.27.1
 ==============
 
diff --git a/RELEASE b/RELEASE
index 47cc81c..45b4e08 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,6 +6,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 â?¢ Run "make distcheck", correct any problems encountered
 â?¢ Commit all the changes and create a tag:
 
+git commit -a -m "GNOME Power Manager 2.27.2"
 git tag -s GNOME_POWER_MANAGER_2_27_2 -m "==== Version 2.27.2 ===="
 git push --tags
 git push



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