440caeb555
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
12 lines
427 B
Text
12 lines
427 B
Text
1. get the situation
|
|
2. fix the problems
|
|
3. release 0.3
|
|
--------------------------------------------------------------------------------
|
|
1.
|
|
- SIGCHLD not handled carefully
|
|
- service status changing not supported
|
|
- shutdown needs to be checked
|
|
- documentation is a mess
|
|
--------------------------------------------------------------------------------
|
|
2. began to cleanup child handler
|
|
- test on linux and freebsd
|