summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-12-29 15:32:58 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-12-29 15:32:58 -0500
commit0da82bbd8763a3d762d5a7ffc766273bfc873afd (patch)
tree8b8853f5e02e5865052098db9f1186e9654752ad /doc
parentb18201805c64970a9a439637beee52b981160d8e (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index bd9bb295..f9458ce8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -35,3 +35,6 @@ Deprecated:
* dh_desktop, dh_scrollkeeper. Remove eventually..
* -s flag, not formally deprecated yet; remove eventually
* -u flag; add a warning on use and remove eventually
+* delsubstvar() and the last parameter to addsubstvar that makes it remove
+ a string are not used in debhelper itself, but have been left in the
+ library in case other things use them. Deprecate and remove.