summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-23 04:00:28 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-23 04:00:28 +0200
commit5f423a9414d7e88d790165b843ced21244d346f0 (patch)
treeba2ad2448a65e31a087cffed6b0076e558cc7244 /NEWS
parentbd074df3f059669a71d70a809eb82bf1afb376de (diff)
downloaddbus-5f423a9414d7e88d790165b843ced21244d346f0.tar.gz
build-sys: prepare release 1.3.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 107b8b17..883fe0bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+D-Bus 1.3.1 (23 June 2010)
+==
+ - New standardized PropertiesChanged signal in the properties interface
+ - Various portability fixes, in particular to Windows platforms
+ - Support forking bus services, for compatibility
+
D-Bus 1.3.0 (29 July 2009)
==
- ability for dbus-send to send to any bus (--address)