diff options
author | Wichert Akkerman <wakkerma@debian.org> | 2000-05-28 16:06:44 +0000 |
---|---|---|
committer | Wichert Akkerman <wakkerma@debian.org> | 2000-05-28 16:06:44 +0000 |
commit | eb9580eefbd0b81dce996068fa391b018d22281d (patch) | |
tree | 08663c36193f1d7f3c6cc64f0dbb1aefbbb04a00 /TODO | |
parent | 205a107ae9214a1c22c416893cb57a89502b53b5 (diff) | |
download | dpkg-eb9580eefbd0b81dce996068fa391b018d22281d.tar.gz |
dpkg-deb/build.c: remove extra closing brace
include/dpkg.h.in: add define for statusoveride file
main/filedb.[ch]: add code to manage the statoverride list
main/archives.c: modify tarobject() to check for statoverrides
TODO: remove integrating suidmanager note, it's partially done now
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ dpkg * signatures & checksums * integrate debconf (add new status) * allow external program to specify how to handle conffiles -* integrate suidmanager * log our actions * try to remove directories again after removing conffiles * allow versioned provides |