diff options
author | Eric Koegel <eric.koegel@gmail.com> | 2016-01-13 12:12:10 +0300 |
---|---|---|
committer | Eric Koegel <eric.koegel@gmail.com> | 2016-01-13 12:12:10 +0300 |
commit | 8841e9475a2ff9e76b9dab286375b65e0b1758e0 (patch) | |
tree | 55caa66fb7d61f75af536503c2a41007f71686b1 /NEWS | |
parent | 41034b4fbb80850838585fff110d386b8891f5e2 (diff) | |
download | ConsoleKit2-1.0.1.tar.gz |
Updates for 1.0.1 release1.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,4 +1,19 @@ ============== +Version 1.0.1 +============== + +Stable release of ConsoleKit2. Thank you to everyone who submitted +pull requests. + +Changes since 1.0.0: +- Check for enough swap space before allowing hibernate operation +- XDG_VTNR support +- Add NetBSD support +- Fix a potential crash condition after successfully suspending. +- Fix some libdir/scripts stuff +- Filter out the kdm user + +============== Version 1.0.0 ============== |