mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 01:48:00 +02:00
* README: remove some of the out of date flags
* doc/TODO: Remove todo items which are done
This commit is contained in:
parent
4ff579c92b
commit
b7491d9258
3 changed files with 6 additions and 9 deletions
|
|
@ -1,9 +1,14 @@
|
|||
2006-11-08 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* README: remove some of the out of date flags
|
||||
|
||||
* doc/TODO: Remove todo items which are done
|
||||
|
||||
2006-11-08 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* tools/dbus-monitor.c: Handle sigint so we flush stdout
|
||||
(Patch from Olli Salli <olli dot salli at collabora dot co dot uk>)
|
||||
|
||||
|
||||
2006-11-08 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* tools/dbus-monitor.1: update the manpage for dbus-monitor
|
||||
|
|
|
|||
1
README
1
README
|
|
@ -67,7 +67,6 @@ These are the dbus-specific configuration flags that can be given to
|
|||
the ./configure program.
|
||||
|
||||
--enable-tests enable unit test code
|
||||
--enable-ansi enable -ansi -pedantic gcc flags
|
||||
--enable-verbose-mode support verbose debug mode
|
||||
--enable-asserts include assertion checks
|
||||
--enable-checks include sanity checks on public API
|
||||
|
|
|
|||
7
doc/TODO
7
doc/TODO
|
|
@ -1,15 +1,8 @@
|
|||
Important for 1.0
|
||||
===
|
||||
|
||||
- update AUTHORS
|
||||
|
||||
- the README, FAQ, and probably other places talk about 1.0 and ABI guarantees,
|
||||
all these places need updating
|
||||
|
||||
- the spec should say "the protocol will not be changed incompatibly after Month DD, YYYY"
|
||||
|
||||
- the README documents the configure flags, should check this for being in sync with reality
|
||||
|
||||
Important for 1.0 GLib Bindings
|
||||
===
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue