2007-12-14  Richard Hughes  <[email protected]>

       ==== Version 2.20.2 ====

2007-12-13  simon.zheng  <[email protected]>

       * man/Makefile.am:
       * man/gnome-power-statistics.sgml:
       Add a new manpage for gnome-power-statistics by referring
       to gnome-power-preferences's manpage.

2007-12-11  Richard Hughes  <[email protected]>

       * help/C/gnome-power-manager.xml:
       Correcting documentation policy according to the UI.
       Patch from Bob Mauchin <[email protected]>, many thanks.

2007-12-11  Richard Hughes  <[email protected]>

       * help/C/gnome-power-manager.xml:
       Lots of the GConf keys are out of date or have been removed, so they
       need to be updated.
       Patch from Bob Mauchin <[email protected]>, many thanks.

2007-12-11  Richard Hughes  <[email protected]>

       * help/C/gnome-power-manager.xml:
       Correct version string to:
       In GNOME Power Manager 2.16 and newer...
       Patch from Bob Mauchin <[email protected]>, many thanks.

2007-12-11  Richard Hughes  <[email protected]>

       * help/Makefile.am:
       Update help/Makefile.am to reflect changes made to the documentation
       and figures.
       Patch from Bob Mauchin <[email protected]>, many thanks.

2007-11-28  Rodrigo Moya <[email protected]>

       * src/gpm-notify.c (gpm_notify_sleep_failed): use _NEVER for sleep
       problems notification, so that the user can always see it.

2007-11-27  Richard Hughes  <[email protected]>

       * src/gpm-graph-widget.c: (gpm_graph_widget_get_y_label_max_width),
       (gpm_graph_widget_draw_graph):
       Work out the size of the label text to avoid truncating numbers in
       other locales. Fixes #496367

2007-11-27  Richard Hughes  <[email protected]>

       * src/gpm-cell-array.c: (gpm_st_cell_array):
       * src/gpm-cell.c: (gpm_st_cell):
       * src/gpm-self-test.c: (gpm_st_warning):
       * src/gpm-self-test.h:
       Try to pass make distcheck on a desktop machine.

2007-11-27  Richard Hughes  <[email protected]>

       * src/gpm-srv-brightness-kbd.c: (button_pressed_cb):
       Use the correct enumerated type for the button press.
       From the ubuntu patch archive.

2007-11-27  Richard Hughes  <[email protected]>

       * tools/gnome-power-cmd.sh:
       Fix bashisms in the command script. From the ubuntu patch archive.

2007-11-27  Richard Hughes  <[email protected]>

       * src/gpm-brightness-lcd.c: (gpm_brightness_lcd_get_hw),
       (gpm_brightness_lcd_set_hw):
       Use the correct DBUS return types now HAL enforces the return type.
       This is the other half of the patch by David Zeuthen, I'm not sure why
       it didn't get applied. Many thanks.

2007-11-17  Josselin Mouette <[email protected]>

       reviewed by: Richard Hugues

       * configure.in: document that --enable-checkfg is for Ubuntu
         systems, not Debian. Fixes #497328.

2007-11-16  simon.zheng  <[email protected]>

       * src/gpm-backlight.c: (gpm_backlight_brightness_evaluate_and_set):
       Avoid float computation error, fixes #497298.

2007-11-09  Richard Hughes  <[email protected]>

       ==== Version 2.20.1 ====