NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Feb 2012 16:09:21 +0000 (16:09 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Feb 2012 16:09:21 +0000 (16:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b57b3d9..3b27b08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ D-Bus 1.5.10 (UNRELEASED)
   · Use epoll(7) for a more efficient main loop in Linux; equivalent patches
     welcomed for other OSs' equivalents like kqueue, /dev/poll, or Solaris
     event ports (fd.o #33337, Simon McVittie)
+  · When running under systemd, use it instead of ConsoleKit to check
+    whether to apply at_console policies (fd.o #39609, Lennart Poettering)
   · Avoid a highly unlikely fd leak (fd.o #29881, Simon McVittie)
   · Don't close invalid fd -1 if getaddrinfo fails (fd.o #37258, eXeC001er)
   · Don't touch ~/.dbus and ~/.dbus-keyrings when running 'make installcheck'