[daemon-fix] fixed querying about name information
[platform/upstream/dbus.git] / doc-kdbus / status.txt
1 Status given below covers intentional coding progress. Extensive testing and bug
2 fixing is still ahead.
3
4 Please observe known limitations in architecture desciption.
5
6
7
8 2013-10-23
9 ----------
10 * Modified libdbus – 100%
11   All expected functions are already there. Code is confirmed to work on x86
12   and ARM.
13
14 * Modified libgio – 80%
15   First working code is available (tested on x86 and ARM), however it has to
16   be cleaned a bit before upload.
17
18 * DBus daemon – 100%
19   Accompanying tools (like dbus-launch) have to be reviewed and adjusted
20   if necessary. Code is successfully tested on both x86 and ARM.
21
22 * Kdbus – 100%
23   Possibility to run on 3.8.2 kernel is provided. Code is successfully tested
24   on both x86 and ARM.
25
26
27 2013-10-28
28 ----------
29 * Modified libgio – 90%
30   Code uploaded.