mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 01:48:00 +02:00
NEWS for 1.5
This commit is contained in:
parent
3c4b38b4ba
commit
fe5b9d3eac
1 changed files with 7 additions and 1 deletions
8
NEWS
8
NEWS
|
|
@ -29,9 +29,15 @@ Other changes:
|
|||
• The dbus-daemon no longer busy-loops if it has a very large number of file
|
||||
descriptors (fd.o #23194, Simon McVittie)
|
||||
|
||||
• Refactor message flow through dispatching to avoid locking violations if
|
||||
the bus daemon's message limit is hit; remove the per-connection link cache,
|
||||
which was meant to improve performance, but now reduces it (fd.o #34393,
|
||||
Simon McVittie)
|
||||
|
||||
• Some cmake fixes (Ralf Habacker)
|
||||
|
||||
• Remove dead code, mainly from DBusString (fd.o #38570, Simon McVittie)
|
||||
• Remove dead code, mainly from DBusString (fd.o #38570, fd.o #39610;
|
||||
Simon McVittie, Lennart Poettering)
|
||||
|
||||
• Stop storing two extra byte order indicators in each D-Bus message
|
||||
(fd.o #38287, Simon McVittie)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue