diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-29 15:32:58 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-29 15:32:58 -0500 |
commit | 0da82bbd8763a3d762d5a7ffc766273bfc873afd (patch) | |
tree | 8b8853f5e02e5865052098db9f1186e9654752ad /doc | |
parent | b18201805c64970a9a439637beee52b981160d8e (diff) | |
download | debhelper-0da82bbd8763a3d762d5a7ffc766273bfc873afd.tar.gz |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |