From 8f2ff7ddff43485f57ca61c69db8bfb025c4a2c3 Mon Sep 17 00:00:00 2001 From: laurent Date: Wed, 18 Jul 2012 00:06:38 +0200 Subject: improve bug tracking --- ROADMAP.txt | 9 ++++++--- glouglou_efl/BUGS.txt | 2 ++ glougloud/BUGS.txt | 9 +++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 glouglou_efl/BUGS.txt create mode 100644 glougloud/BUGS.txt diff --git a/ROADMAP.txt b/ROADMAP.txt index 6d1e0b3..7248bf7 100644 --- a/ROADMAP.txt +++ b/ROADMAP.txt @@ -1,13 +1,16 @@ -=== PLANNED === +=== IN PROGRESS === 0.2 - display elements * glouglou_efl: display server node on the left * glouglou_efl: display other nodes of the right * glouglou_efl: display packets, moving between nodes + +=== PLANNED === + 0.3 - bug killing -* glougloud: XXX -* glouglou_efl: XXX +* glougloud: see XXX in code and BUGS.txt +* glouglou_efl: see XXX in code and BUGS.txt 0.4 - nicer display * glouglou_efl: nodes are in a circle around the server node diff --git a/glouglou_efl/BUGS.txt b/glouglou_efl/BUGS.txt new file mode 100644 index 0000000..d34b121 --- /dev/null +++ b/glouglou_efl/BUGS.txt @@ -0,0 +1,2 @@ +#0000 TITLE +DESCRIPTION diff --git a/glougloud/BUGS.txt b/glougloud/BUGS.txt new file mode 100644 index 0000000..5ecbdcc --- /dev/null +++ b/glougloud/BUGS.txt @@ -0,0 +1,9 @@ +#0000 TITLE +DESCRIPTION + +=== TODO === + +#0001 fatal() messages should be printed on stderr +see util.c fatal() + +=== DONE === -- cgit v1.2.3-59-g8ed1b