summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-07-26 11:51:04 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-07-26 11:51:04 +0100
commitb0f3874970845b9e598c6ffc3bb932620a3a0c33 (patch)
tree6603fd7851e1bef22064ceca0119e3221f2bf04a /NEWS
parenta725cca0aca483d66d7c92e0590f68ad5ffa1cbe (diff)
downloaddbus-b0f3874970845b9e598c6ffc3bb932620a3a0c33.tar.gz
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 11bab866..ebfb6487 100644
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,10 @@ Changes:
or dbus_connection_try_register_fallback fails, not ...ADDRESS_IN_USE
(fd.o #38874, Jiří Klimeš)
-• Consistently use atomic operations on the refcounts of DBusPendingCall
- and DBusServer, as was done for DBusConnection in 1.4.12 (fd.o #38005,
- Simon McVittie)
+• Consistently use atomic operations on the refcounts of DBusPendingCall,
+ DBusServer, DBusMessageFilter and DBusObjectTree, as was done for
+ DBusConnection in 1.4.12, and make the use of atomic operations
+ more thorough for DBusConnection (fd.o #38005, Simon McVittie)
• Fix a file descriptor leak when connecting to a TCP socket (fd.o #37258,
Simon McVittie)