Version 1.15.1

 - update CFLAGS and LIBS, MATE to CAIRO
 - applets: update Copyright
 - applets: use GtkAbout and drop dependency to libmate-desktop
 - Port from libunique to GtkApplication
 - remove dbus-monitor from tests in make file
 - applets: remove egg-dbus-proxy and use the provided functions in GDBus
 - remove egg-dbus-proxy and use the provided functions in GDBus
 - Show the primary device time remaining as the first entry in the context menu
 - Do not issue a console warning when laptop batteries are empty
 - allow non-battery devices to be used for gpm_engine_update_composite_device()
 - Reorganize the tray icon code to make it easier for AppIndicator
 - Add a ::devices-changed signal to GpmEngine that helper code may want
 - rename a function to match upstream
 - distcheck: explicitly use currently selected GTK+ version
 - drop unused code
 - GTK+-3 gpm-tray-icon: use About dialog from GTK+ instead of forked one from libmate-desktop
 - don't include removed gnome files in dist
 - remove ancient gnome files

Version 1.15.0
~~~~~~~~~~~~~~
Released: 2016-06-08

 - Translations update
 - GTK+3: fix having an icon space with having no battery
 - rely less on GtkStock
 - GTK+3 media-keys: sync code with m-s-d and drop include mate-desktop-utils.h
 - GTK+3 gpm-kbd-backlight: replace deprecated gdk_display_get_pointer
 - GTK+3: replace gdk_error_trap_pop () with gdk_error_trap_pop_ignored ()
 - GTK+3 gpm-backlight: replace deprecated gdk_display_get_pointer
 - GTK+3 brightness applet: use the right gtk state flag
 - GTK+3 msd-osd-window: improve style_updated function
 - GTK+3 msd-osd-window: port everything to GtkStyleContext
 - GTK+3 gpm-tray-icon: fix a Wincompatible-pointer-types build warning
 - GTK+3: do not use deprecated gtk_widget_size_request
 - GTK+3: css themes for MsdOsdWindow

Version 1.14.0
~~~~~~~~~~~~~~
Released: 2016-04-07

* News:
 - Drop MateConf migration script
 - Fix possible crash when an Xorg function call fails
 - GTK+3: fix deprecations in brightness applet
 - Some more fixes and cleanups
 - Translations update
 - Fix Changelog generation

Version 1.12.1
~~~~~~~~~~~~~~
Released: 2015-11-30

* News:
 - Allow disabling of power button
 - Multiple backlight fixes
 - GTK+3: don't remove slider background in brightness applet
   (fixes background in some themes)
 - Translations update

Version 1.12.0
~~~~~~~~~~~~~~
Released: 2015-10-31

* News:
 - Require xrandr 1.3
 - Retrieve strings directly from gschema (requires intltool 0.50.1)
 - Switch to org.gnome.SessionManager
 - Show vendor/model information for devices
 - Fix backlight adjustment on Macbook Pro
 - GTK+3: support custom themes
 - GTK+3: fix brightness applet behavior
 - Some fixes and cleanups

Version 1.10.2
~~~~~~~~~~~~~~
Released: 2015-09-01

* News:
 - Fixed keyboard backlight adjustment for laptops with
   non-standard levels
 - Some bugfixes

Version 1.10.1
~~~~~~~~~~~~~~
Released: 2015-07-14

* News:
 - Multiple help fixes
 - Some bugfixes
 - Translations update

Version 1.10.0
~~~~~~~~~~~~~~
Released: 2015-05-04

* News:
 - Add support for UPower 0.99

Version 1.8.0
~~~~~~~~~~~~~
Released: 2014-03-01

* News:
 - Use yelp-tools instead of mate-doc-utils
 - Fix systemd support
 - Switch to libgnome-keyring

Version 1.6.2
~~~~~~~~~~~~~
Released: 2013-07-24

* Features:
 - Removed systemd-daemon dependency and check at runtime if
   systemd-logind is running
 - Improved systemd-logind support

* Bug fixes:
 - Dont rely only on consolekit for button pressed event

Version 1.6.1
~~~~~~~~~~~~~
Released: 2013-05-02

* Features:
 - Use 'make dist' for tarball
 - Add support to use systemd logind for suspend and hibernate instead
   of upower

* Bug fixes:
 - Dont print an error if keyboard backlight is missing

Version 1.6.0
~~~~~~~~~~~~~~~
Released: 2013-04-01

* Features:
 - Migration to GSettings
 - Show always "do nothing" option in prefs
 - Add keyboard backlight support
 - Add systemd inhibit support
 - mate-keyring support now optional
 - replace libmatenotify with libnotify
