mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 18:08:01 +02:00
NEWS
This commit is contained in:
parent
d0f4684138
commit
c99d733f37
1 changed files with 9 additions and 0 deletions
9
NEWS
9
NEWS
|
|
@ -3,9 +3,18 @@ D-Bus 1.10.2 (UNRELEASED)
|
|||
|
||||
Fixes:
|
||||
|
||||
• Correct error handling for activation: if there are multiple attempts
|
||||
to activate the same service and it fails immediately, the first attempt
|
||||
would get the correct reply, but the rest would time out. We now send
|
||||
the same error reply to each attempt. (fd.o #92200, Simon McVittie)
|
||||
|
||||
• On Windows, fix the logic for replacing the installation prefix
|
||||
in service files' Exec lines (fd.o #83539; Milan Crha, Simon McVittie)
|
||||
|
||||
• On Windows, if installed in the conventional layout with ${prefix}/etc
|
||||
and ${prefix}/share, use relative paths between bus configuration files
|
||||
to allow the tree to be relocated (fd.o #92028, Simon McVittie)
|
||||
|
||||
D-Bus 1.10.0 (2015-08-25)
|
||||
==
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue