mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 10:18:08 +02:00
Update NEWS
dbus!501 intentionally not mentioned here, it's a purely internal change. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
ff872f76fb
commit
5d88ad15ea
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
|
@ -82,6 +82,10 @@ Bug fixes:
|
|||
• If a DBusWatch callback fails because there is insufficient memory,
|
||||
make sure to retry it within a finite time (dbus#536, Petr Malat)
|
||||
|
||||
• On macOS with launchd enabled, if the session bus launchd integration
|
||||
is not correctly configured, don't treat that as a fatal error that
|
||||
prevents connecting to the system bus (dbus#510, Mohamed Akram)
|
||||
|
||||
• If intrusive test instrumentation is enabled, older versions of dbus
|
||||
would simulate an out-of-memory condition once per 2**32 allocations,
|
||||
even if not specifically requested. This is no longer done.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue