9 - implement configuration file used to control bus characteristics
10 - implement daemon mode, changing user ID, and other system
12 - add init scripts for systemwide bus
13 - add "make check-coverage" target to check test coverage
14 - more test suite additions
16 - many API changes/fixes
20 - Vastly improved bus daemon test suite
21 - Lots of misc. bugfixes and memory leak fixes
22 - Support for marshalling key/value data
23 - Activation improvements.
28 - Specification updates
29 - port to OS X and other BSD variants
31 - Partial work on cookie-based authentication
33 - Lots of misc. bugfixes
34 - Support for more array types
35 - Add data slots to DBusServer
36 - DBusString security audit fixes
37 - Fix for systems (or valgrind) with unaligned malloc blocks
42 - Preliminary activation support.
43 - Better authentication test suite
45 - Specification updates
52 - Preliminary limitations
53 - Message sending works
55 - Array marshalling/demarshalling
57 - Better OOM handling in the bus
58 - In-proc debug transport
59 - Transport/server address support
64 - Include test code in the tarball.