From e4832ec8d49194852f17a98cb8e969f2bfd8b232 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 12 Dec 2006 20:19:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'dbus-1.0.2'. --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7105bc51..f73619dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +D-Bus 1.0.2 (12 December 2006) +== +- Fix security bug CVE-2006-6107 match rules can be removed by apps that did + not create them +- pthread fix + +D-Bus 1.0.1 (17 November 2006) +== +- Fix bug where calling dbus_threads_init_default would assert +- Fix UUID output to match the spec +- Clear up documentation on UUIDs + D-Bus 1.0.0 (08 November 2006) == - Documents updated with API/ABI garuntees -- cgit