2008-07-01  Richard Hughes  <richard@hughsie.com>

	==== Version 2.23.3 ====

2008-06-30  Richard Hughes  <richard@hughsie.com>

	* data/gnome-power-manager.schemas.in:
	* src/gpm-backlight.c: (gpm_backlight_brightness_evaluate_and_set),
	(conf_key_changed_cb):
	* src/gpm-conf.h:
	Fix the name and description of the gconf key:
	/apps/gnome-power-manager/backlight/brightness_dim_battery
	Fixes #483144

2008-06-23  Richard Hughes  <richard@hughsie.com>

	* src/gpm-cell.c: (gpm_cell_get_id):
	Don't segfault in gpm_cell_get_id() if we don't have a model or serial number.

2008-06-23  Tomaž Šolc  <tomaz.solc@tablix.org>

	* src/gpm-brightness-hal.c: (gpm_brightness_hal_up),
	(gpm_brightness_hal_down), (gpm_brightness_hal_init):
	Added support for the 'brightness_in_hardware' hal property.

2008-06-22  Brian Pepple  <bpepple@fedoraproject.org>

	* data/icons/Makefile.am (uninstall-hook): fix gtk-update-icon-cache for 
	uninstall-hook.

2008-06-06  simon.zheng  <simon.zheng@sun.com>

	* data/gnome-power-manager.schemas.in: 
	Cleanup useless gconf key cpufreq_show. See #536956.

2008-06-06  Richard Hughes  <richard@hughsie.com>

	* data/gnome-power-manager.schemas.in:
	Don't show the inhibit lid warning by default. It's pretty meaningless and doesn't mean
	much to most users.

2008-06-04  Richard Hughes  <richard@hughsie.com>

	* src/gpm-prefs-core.c: (pk_prefs_set_defaults_cb):
	Matthias pointed out that we need to call gconf_client_suggest_sync() before calling into
	the 'make settings default' service otherwise you push system-wide whatever is in the files
	not your latest setting that is still in the gconf cache.

2008-06-03  Richard Hughes  <richard@hughsie.com>

	* src/gpm-manager.c: (ac_adapter_changed_cb):
	Allow events a few seconds after the ac unplug. Fixes #492132

2008-06-02  Richard Hughes  <richard@hughsie.com>

	* src/gpm-info.c: (gpm_statistics_add_events_typical),
	(gpm_statistics_get_parameters):
	* src/gpm-profile.c: (gpm_profile_get_data_time_percent),
	(gpm_profile_get_data_accuracy_percent):
	Fix the colour mess once and for all.

2008-05-29  Richard Hughes  <richard@hughsie.com>

	* src/gpm-brightness-xrandr.c:
	(gpm_brightness_xrandr_foreach_screen),
	(gpm_brightness_monitors_changed),
	(gpm_brightness_xrandr_update_cache),
	(gpm_brightness_xrandr_finalize), (gpm_brightness_xrandr_init):
	When using XRANDR, cache the list of resources as getting a new list on each brightness
	change causes the outputs to be reprobed, which is done over i2c in some cases.
	This fix was insired from a patch by Bastien Nocera, and fixes #535271

2008-05-29  simon.zheng  <simon.zheng@sun.com>

	* configure.ac:
	* src/Makefile.am:
	* src/gpm-load.c: (gpm_load_get_cpu_values): 
	Fix #534335, make cpu load calculation work on Solaris.

2008-05-27  Richard Hughes  <richard@hughsie.com>

	* src/gpm-cell.c: (gpm_cell_get_id):
	Use model-capacity-serial in the config_id so we can still distinguish
	between batteries of different capacity even when the battery vendor is a dumb-ass
	and does not set serial or model numbers.

2008-05-27  Richard Hughes  <richard@hughsie.com>

	* src/gpm-button.c: (gpm_button_init), (gpm_button_finalize):
	Don't use GpmSound, we don't need to use it.

2008-05-20  Richard Hughes  <richard@hughsie.com>

	* configure.ac:
	Post release version increment to 2.23.2