2003-03-27 Havoc Pennington <hp@redhat.com>
[platform/upstream/dbus.git] / NEWS
1 D-BUS 0.6
2 ===
3 - Vastly improved bus daemon test suite
4 - Lots of misc. bugfixes and memory leak fixes
5 - Support for marshalling key/value data
6 - Activation improvements.
7
8 D-BUS 0.5
9 ===
10
11 - Specification updates
12 - port to OS X and other BSD variants
13 - port to Solaris
14 - Partial work on cookie-based authentication
15 - Thread safety fixes
16 - Lots of misc. bugfixes
17 - Support for more array types
18 - Add data slots to DBusServer
19 - DBusString security audit fixes
20 - Fix for systems (or valgrind) with unaligned malloc blocks
21
22 D-BUS 0.4
23 ===
24
25 - Preliminary activation support.
26 - Better authentication test suite
27 - Bus test program
28 - Specification updates
29 - Thread safety
30 - Bug fixes
31
32 D-BUS 0.3
33 ===
34
35  - Preliminary limitations 
36  - Message sending works
37  - Bus client
38  - Array marshalling/demarshalling
39  - Services
40  - Better OOM handling in the bus
41  - In-proc debug transport
42  - Transport/server address support
43
44 D-BUS 0.2
45 ===
46
47  - Include test code in the tarball.
48
49 D-BUS 0.1
50 ===
51
52  - Initial release.