mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-03 18:18:00 +02:00
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
5c0382efef
commit
e368045782
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
|
@ -14,12 +14,19 @@ Enhancements:
|
|||
closefrom() or close_range() where available
|
||||
(dbus#278; rim, Simon McVittie)
|
||||
|
||||
• Teach dbus-send to handle variants in containers: arrays of variants,
|
||||
variant values in dictionaries, and nested variants
|
||||
(dbus!206, Frederik Van Bogaert)
|
||||
|
||||
• Detect programming errors with Windows mutexes if assertions are
|
||||
enabled, similar to what we already did for pthreads mutexes
|
||||
(dbus#369, Ralf Habacker)
|
||||
|
||||
Fixes:
|
||||
|
||||
• Portability to CPU architectures with larger-than-64-bit pointers
|
||||
(dbus!318, Alex Richardson)
|
||||
|
||||
• Fix build failure on FreeBSD (dbus!277, Alex Richardson)
|
||||
|
||||
• Fix build failure on macOS with launchd enabled
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue