NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 14 Feb 2012 16:31:39 +0000 (16:31 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 14 Feb 2012 16:31:39 +0000 (16:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 16a6451..4a030fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,8 @@ D-Bus 1.5.10 (UNRELEASED)
   libdbus and associated tools more meaningfully under Valgrind
   (fd.o #37286, Simon McVittie)
 
+• Improve the dbus-send(1) man page (fd.o #14005, Simon McVittie)
+
 • Unix-specific:
   · Use epoll(7) for a more efficient main loop in Linux; equivalent patches
     welcomed for other OSs' equivalents like kqueue, /dev/poll, or Solaris