dbus/NEWS
John (J5) Palmieri 8bee36147f * Released 1.1.0
2007-05-25 21:53:06 +00:00

12 lines
581 B
Text

D-Bus 1.1.0 (25 May 2007)
==
- first release in the development series, unless you need specific
functionality please use the stable releases as API's may change
(though we will try hard not to)
- now works on windows thanks to the hard work of the windows porting team
- better eavesdropping support now picks up reply messages for debugging
- .pc file now lists the directory the daemon is installed into (daemondir)
- GetAll call added to the properties interface
- support for message serialization added for use with external transports like
TUBES!!!
- many bugs fixed