summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-05 20:03:58 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-05 20:03:58 +0000
commit6164a2e5f4ce528d902c8b55d4779204e91269ab (patch)
treeb27c37302129d2739aeecaaf346b669ef6be1ece /NEWS
parent35ab7c6fab22dca58fc4b5c22b9e8587a6fd1492 (diff)
2003-04-05 Havoc Pennington <hp@pobox.com>dbus-0.7
* test/Makefile.am (dist-hook): also dist *.in files * NEWS: update * configure.in: 0.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36e5d6f6..d5cd46fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+D-BUS 0.7
+===
+
+- implement configuration file used to control bus characteristics
+- implement daemon mode, changing user ID, and other system
+ bus features
+- add init scripts for systemwide bus
+- add "make check-coverage" target to check test coverage
+- more test suite additions
+- many, many bugfixes
+- many API changes/fixes
+
D-BUS 0.6
===
- Vastly improved bus daemon test suite