blob: a16f77d87c802e2f7ecc8e05892ed712d00f064e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
Version 1.7.x
~~~~~~~~~~~~~
Released: 2014-02-18
* 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
|