mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-06-19 11:58:26 +02:00
Update ChangeLog
This commit is contained in:
parent
b6cd08a897
commit
559de12aac
1 changed files with 7 additions and 0 deletions
|
|
@ -3,6 +3,13 @@
|
|||
* dbus/dbus-macros.h, dbus/dbus-arch-deps.h.in: Use new macro
|
||||
_DBUS_GNUC_EXTENSION (the same as G_GNUC_EXTENSION) to avoid -ansi
|
||||
warnings about use of "long long".
|
||||
* dbus/dbus-server-socket.c: remove unused variable when assertions
|
||||
are disabled
|
||||
* dbus/dbus-marshal-validate.c: avoid empty statements by removing
|
||||
stray semicolons
|
||||
* tools/dbus-launch.c: convert C++-style comment to C-style, add {}
|
||||
for clarity
|
||||
* .gitignore: ignore vi swapfiles
|
||||
|
||||
2007-10-10 Simon McVittie <simon.mcvittie@collabora.co.uk>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue