mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 11:28:01 +02:00
Add more bug references
This commit is contained in:
parent
09e379070b
commit
4645c7f93f
1 changed files with 6 additions and 5 deletions
11
NEWS
11
NEWS
|
|
@ -11,9 +11,9 @@ Enhancements:
|
|||
|
||||
• Do the Travis-CI build in Docker containers for Ubuntu LTS, Debian
|
||||
stable and Debian testing in addition to the older Ubuntu that is
|
||||
the default (Simon McVittie)
|
||||
the default (fd.o #98889, Simon McVittie)
|
||||
|
||||
• Avoid some deprecated CMake functions (Ralf Habacker)
|
||||
• Avoid some deprecated CMake functions (fd.o #99586, Ralf Habacker)
|
||||
|
||||
• Silence many -Wswitch-enum and -Wswitch-default warnings
|
||||
(fd.o #98191; Thomas Zimmermann, Simon McVittie)
|
||||
|
|
@ -34,12 +34,13 @@ Fixes:
|
|||
(fd.o #95263, LP#1591411; Simon McVittie)
|
||||
|
||||
• Do not require TMPDIR, TEMP or TMP to be set when cross-compiling
|
||||
for Windows with CMake (Ralf Habacker)
|
||||
for Windows with CMake (fd.o #99586, Ralf Habacker)
|
||||
|
||||
• Do not set Unix-specific variables when targeting Windows
|
||||
(Ralf Habacker)
|
||||
(fd.o #99586, Ralf Habacker)
|
||||
|
||||
• Install dbus-arch-deps.h correctly when using CMake (Ralf Habacker)
|
||||
• Install dbus-arch-deps.h correctly when using CMake
|
||||
(fd.o #99586, Ralf Habacker)
|
||||
|
||||
D-Bus 1.11.8 (2016-11-28)
|
||||
==
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue