mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 01:48:00 +02:00
More NEWS
This commit is contained in:
parent
80402f2245
commit
53c593b07d
1 changed files with 9 additions and 0 deletions
9
NEWS
9
NEWS
|
|
@ -13,6 +13,11 @@ Build-time configuration changes:
|
|||
supported; use the new DBUS_SESSION_BUS_LISTEN_ADDRESS and
|
||||
DBUS_SESSION_BUS_CONNECT_ADDRESS variables instead.
|
||||
|
||||
Requirements:
|
||||
|
||||
• Man pages now require xmlto (or either xmlto or meinproc, if using CMake).
|
||||
• man2html is no longer used.
|
||||
|
||||
Enhancements:
|
||||
|
||||
• D-Bus Specification 0.21
|
||||
|
|
@ -21,6 +26,10 @@ Enhancements:
|
|||
· various reorganisation for better clarity (fd.o #38252, Simon McVittie)
|
||||
· stop claiming that all basic types work just like INT32 (strings don't!)
|
||||
|
||||
• The "source code" for the man pages is now Docbook XML, eliminating
|
||||
the outdated duplicate copies used when building with CMake.
|
||||
(fd.o #59805; Ralf Habacker, Simon McVittie)
|
||||
|
||||
Fixes:
|
||||
|
||||
• In the activation helper, when compiled for tests, do not reset the system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue