mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 23:58:26 +02:00
Update NEWS for 1.12.x
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
b672a683be
commit
35238ed567
1 changed files with 11 additions and 1 deletions
12
NEWS
12
NEWS
|
|
@ -1,4 +1,4 @@
|
|||
dbus 1.12.1 (UNRELEASED)
|
||||
dbus 1.12.2 (UNRELEASED)
|
||||
========================
|
||||
|
||||
...
|
||||
|
|
@ -12,6 +12,16 @@ Fixes:
|
|||
cross-compilation on non-GNU platforms like macOS
|
||||
(fd.o #103493, Tony Theodore)
|
||||
|
||||
• Fix crashes in the server side of the nonce-tcp: transport under
|
||||
various error conditions. This transport should normally only be used
|
||||
on Windows, where AF_UNIX sockets are unavailable; the unix: transport
|
||||
is the only one recommended for production use on Unix platforms.
|
||||
(fd.o #103597, Simon McVittie)
|
||||
|
||||
Internal changes:
|
||||
|
||||
• Improve test coverage on Travis-CI (Simon McVittie)
|
||||
|
||||
dbus 1.12.0 (2017-10-30)
|
||||
========================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue