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