From 3d27cbff91a134335f7aaa7b7647a74ee7a02a6f Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Thu, 6 Feb 2003 00:12:03 +0000 Subject: 2003-02-06 Anders Carlsson Release 0.3 * NEWS: Update --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 52bb18a6..cce0550b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +D-BUS 0.3 +=== + + - Preliminary limitations + - Message sending works + - Bus client + - Array marshalling/demarshalling + - Services + - Better OOM handling in the bus + - In-proc debug transport + - Transport/server address support + D-BUS 0.2 === @@ -6,4 +18,4 @@ D-BUS 0.2 D-BUS 0.1 === - - Initial release. \ No newline at end of file + - Initial release. -- cgit