mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-06 10:28:01 +02:00
NEWS
This commit is contained in:
parent
8d2957efa3
commit
a902c51295
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
|
@ -15,6 +15,13 @@ Changes:
|
|||
|
||||
• Don't force -fPIE: distributions and libtool know better than we do whether
|
||||
it's desirable (fd.o #16621, fd.o #27215; Simon McVittie)
|
||||
• Allow --disable-gc-sections, in case your toolchain offers the
|
||||
-ffunction-sections, -fdata-sections and -Wl,--gc-sections options
|
||||
but they're broken, as seen on Solaris (fd.o #33466, Simon McVittie)
|
||||
• Install dbus-daemon and dbus-daemon-launch-helper in a more normal way
|
||||
(fd.o #14512; Simon McVittie, loosely based on a patch from Luca Barbato)
|
||||
• Ensure that maintainers upload documentation with the right permissions
|
||||
(fd.o #36130, Simon McVittie)
|
||||
|
||||
D-Bus 1.4.8 (2011-04-08)
|
||||
==
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue