mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 09:38:23 +02:00
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
f1faafd59b
commit
0a4c80a640
1 changed files with 8 additions and 1 deletions
9
NEWS
9
NEWS
|
|
@ -1,7 +1,14 @@
|
|||
dbus 1.13.6 (UNRELEASED)
|
||||
========================
|
||||
|
||||
...
|
||||
Fixes:
|
||||
|
||||
• Don't use misleading errno-derived error names if getaddrinfo() or
|
||||
getnameinfo() fails with a code other than EAI_SYSTEM
|
||||
(fd.o #106395, Simon McVittie)
|
||||
|
||||
• Skip tests that require working TCP if we are in a container environment
|
||||
where 127.0.0.1 cannot be resolved (fd.o #106812, Simon McVittie)
|
||||
|
||||
dbus 1.13.4 (2018-04-30)
|
||||
========================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue