summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-07 16:09:21 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-07 16:09:21 +0000
commit3d29eaaf894722ca66867a323bba10d07bf9f619 (patch)
tree21629eced1777e379fb667db9f404366f9d515a6 /NEWS
parent3872970597c43fc4adf20a6db7afc0a6981c9b64 (diff)
downloaddbus-3d29eaaf894722ca66867a323bba10d07bf9f619.tar.gz
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b57b3d94..3b27b089 100644
--- 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'