diff options
author | Michael Biebl <biebl@debian.org> | 2013-07-19 06:29:40 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2013-07-19 17:36:25 +0200 |
commit | af75e100dc4d4fac2e1633aa134e40e390d38918 (patch) | |
tree | af8132c6b117c77d4ff0aa89622b10d7e249aaa0 | |
parent | efe30907ee25fc52805dbb5395ad0bccb1dc8f34 (diff) |
NOTE: ConsoleKit is no longer actively maintained and this will most
likely be the final release. You are advised to switch to logind:
http://www.freedesktop.org/software/systemd/man/systemd-logind.service.html
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,4 +1,17 @@ ============== +Version 0.4.6 +============== + + NOTE: ConsoleKit is no longer actively maintained and this will most + likely be the final release. You are advised to switch to logind: + http://www.freedesktop.org/software/systemd/man/systemd-logind.service.html + + * Don't truncate --frequent output to 8 chars in ck-history (Ray Strode) + * Import udev-acl tool from udev (Michael Biebl) + * Add support for GNU/Hurd (Pino Toscano) + * Build system fixes (Samuli Suominen) + +============== Version 0.4.5 ============== |