summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-01-13 16:13:04 +0000
committerMartin Wimpress <[email protected]>2017-01-13 16:13:04 +0000
commit3bfbbe95b8316c6b7da9ab37203bc8e74ad9b61c (patch)
treebfb216232c9e4f7f5357880e6d90f3e060fc68e6
parentae4029805054c033dcaa01fffb3bb84b0e9ff306 (diff)
downloadmate-power-manager-3bfbbe95b8316c6b7da9ab37203bc8e74ad9b61c.tar.bz2
mate-power-manager-3bfbbe95b8316c6b7da9ab37203bc8e74ad9b61c.tar.xz
Update mate-power-manager NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier.
-rw-r--r--NEWS210
1 files changed, 86 insertions, 124 deletions
diff --git a/NEWS b/NEWS
index 4df6979..e57f636 100644
--- a/NEWS
+++ b/NEWS
@@ -1,129 +1,91 @@
-Version 1.17.0
+### mate-power-manager 1.17.0
- - Translations update
- - move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
+ * Translations update
+ * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
-Version 1.16.0
-~~~~~~~~~~~~~~
-Released: 2016-09-19
+### mate-power-manager 1.16.0
-* News:
- - Use GtkAboutDialog instead of MateAboutDialog
- - Drop dependency on libmate-desktop
- - Show the primary device time remaining as the first entry in
+ * Use GtkAboutDialog instead of MateAboutDialog
+ * Drop dependency on libmate-desktop
+ * 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
- - GTK+3: port from libunique to GtkApplication
- - GTK+3: add css theming for OSD (MsdOsdWindow)
- - GTK+3: fix empty space in tray when system has no battery
- - GTK+3: fix lots of deprecations
- - Some more fixes and cleanups
- - Translations update
- - Make distcheck use currently selected GTK+ version
-
-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
+ * Do not issue a console warning when laptop batteries are empty
+ * GTK+3: port from libunique to GtkApplication
+ * GTK+3: add css theming for OSD (MsdOsdWindow)
+ * GTK+3: fix empty space in tray when system has no battery
+ * GTK+3: fix lots of deprecations
+ * Some more fixes and cleanups
+ * Translations update
+ * Make distcheck use currently selected GTK+ version
+
+### mate-power-manager 1.14.0
+
+ * 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
+
+### mate-power-manager 1.12.1
+
+ * 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
+ * Translations update
+
+### mate-power-manager 1.12.0
+
+ * 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
+
+### mate-power-manager 1.10.2
+
+ * Fixed keyboard backlight adjustment for laptops with non-standard levels
+ * Some bugfixes
+
+### mate-power-manager 1.10.1
+
+ * Multiple help fixes
+ * Some bugfixes
+ * Translations update
+
+### mate-power-manager 1.10.0
+
+ * Add support for UPower 0.99
+
+### mate-power-manager 1.8.0
+
+ * Use yelp-tools instead of mate-doc-utils
+ * Fix systemd support
+ * Switch to libgnome-keyring
+
+### mate-power-manager 1.6.2
+
+ * Removed systemd-daemon dependency and check at runtime if
+ systemd-logind is running
+ * Improved systemd-logind support
+ * Dont rely only on consolekit for button pressed event
+
+### mate-power-manager 1.6.1
+
+ * Use 'make dist' for tarball
+ * Add support to use systemd logind for suspend and hibernate instead
+ of upower
+ * Dont print an error if keyboard backlight is missing
+
+### mate-power-manager 1.6.0
+
+ * 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 \ No newline at end of file