summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@codefactory.se>2003-02-06 00:12:03 +0000
committerAnders Carlsson <andersca@codefactory.se>2003-02-06 00:12:03 +0000
commit3d27cbff91a134335f7aaa7b7647a74ee7a02a6f (patch)
tree2e1f83f3a85964ff9b927f5ea6726ef563801b91 /NEWS
parente5631cfe85f125c572f598a414c0659d6ce72684 (diff)
2003-02-06 Anders Carlsson <andersca@codefactory.se>dbus-0.3
Release 0.3 * NEWS: Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
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.