2007-12-14  Richard Hughes  <richard@hughsie.com>

	==== Version 2.20.2 ====

2007-12-13  simon.zheng  <simon.zheng@sun.com>

        * 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  <richard@hughsie.com>

	* help/C/gnome-power-manager.xml:
	Correcting documentation policy according to the UI.
	Patch from Bob Mauchin <zebob.m@pengzone.org>, many thanks.

2007-12-11  Richard Hughes  <richard@hughsie.com>

	* 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 <zebob.m@pengzone.org>, many thanks.

2007-12-11  Richard Hughes  <richard@hughsie.com>

	* help/C/gnome-power-manager.xml:
	Correct version string to:
	In GNOME Power Manager 2.16 and newer...
	Patch from Bob Mauchin <zebob.m@pengzone.org>, many thanks.

2007-12-11  Richard Hughes  <richard@hughsie.com>

	* help/Makefile.am:
	Update help/Makefile.am to reflect changes made to the documentation
	and figures.
	Patch from Bob Mauchin <zebob.m@pengzone.org>, many thanks.

2007-11-28  Rodrigo Moya <rodrigo@gnome-db.org>

	* 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  <richard@hughsie.com>

	* 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  <richard@hughsie.com>

	* 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  <richard@hughsie.com>

	* 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  <richard@hughsie.com>

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

2007-11-27  Richard Hughes  <richard@hughsie.com>

	* 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 <joss@malsain.org>

	reviewed by: Richard Hugues

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

2007-11-16  simon.zheng  <simon.zheng@sun.com>

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

2007-11-09  Richard Hughes  <richard@hughsie.com>

	==== Version 2.20.1 ====