From: Simon McVittie Date: Mon, 23 Jan 2012 12:03:20 +0000 (+0000) Subject: NEWS X-Git-Tag: dbus-1.5.10~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b816cb6e900073c6a6126687f2102dfd8e594e68;p=platform%2Fupstream%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index 3aae0a1..54e95c7 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ D-Bus 1.5.10 (UNRELEASED) • Build tests successfully with older GLib, as found in e.g. Debian 6 (fd.o #41219, Simon McVittie) +• Avoid use of deprecated GThread API (fd.o #44413, Martin Pitt) + • Unix-specific: · Avoid a highly unlikely fd leak (fd.o #29881, Simon McVittie) · Don't close invalid fd -1 if getaddrinfo fails (fd.o #37258, eXeC001er)