summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-13 22:47:46 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-13 22:47:46 +0200
commit9a1d54166307bbe51b33018a93e77688311eab14 (patch)
tree99dbe1bb5d973cce8620646920b2cd66cf3178f0 /TODO
parent639a6a2529dd5a3109b998ccb44fb75b97525e13 (diff)
build-sys: don't install sd-readahead.h as include file, but as documentation
sd-readahead.h is supposed to be a drop-in API, nothing people should ever link to or could make use without also adding sd-readahead.c to their sources. Hence, don't install this header file into INCLUDES, but instead install it as DOCS.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 333db58fd4..3bf6ef8dff 100644
--- a/TODO
+++ b/TODO
@@ -75,8 +75,6 @@ Features:
* Document:
- PID 1 D-Bus API
- - Journal C API manual pages
- - scheduled shutdown API
* introduce Type=pid-file
@@ -245,8 +243,6 @@ Features:
* write RPM spec macros for presets
-* journal: write man pages for API
-
* journal: extend hash tables as we go
* journal: API for looking for retrieving "all values of this field"