summaryrefslogtreecommitdiff
path: root/FEATURE-REMOVAL-SCHEDULE
Commit message (Collapse)AuthorAge
* drop rc_sys funcs from removal scheduleMike Frysinger2011-05-16
| | | | | | | | | | | | The automagic detection isn't really problematic, and we allow people to easily override this when detection isn't possible. On the other hand, if people haven't configured rc_sys in their rc.conf, the lack of auto detection can easily lead to an unbootable system. Further, we're attempting to have a stable shared library ABI, which dropping funcs from is not feasible. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* docs: make check does not catch textfile trailing whitespace.Robin H. Johnson2011-01-18
|
* Document all deprecated code for future removal.Robin H. Johnson2011-01-18
|
* Add removal schedule document for code trimming/deprecation.Robin H. Johnson2011-01-17