diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 1 | ||||
-rw-r--r-- | package/TODO | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/package/CHANGES b/package/CHANGES index a1a1a3c..3cd5772 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,4 @@ + * package/TODO: remove. * package/README,COPYING: Copyright date. * chpst.c: fix compilation warning(s): -Wunsequenced (thx Dmitry Bogatov, Z. Liu). diff --git a/package/TODO b/package/TODO deleted file mode 100644 index 6c2bd6c..0000000 --- a/package/TODO +++ /dev/null @@ -1,8 +0,0 @@ -rewrite doc/benefits.html -rewrite doc/index.html -add doc/uselsb.html -have sv replace runsvctrl, runsvstat, svwaitdown, svwaitup -rewrite doc/dependencies.html: weak/string deps -runsv: provide ./run's return code to ./finish, count startups of ./run and - provide number to ./run -chpst: -u user[:group0[:group1 ...]] |