diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:31 +0000 |
commit | f6b3d15394aceb4878641ceca8c0488b3a169b69 (patch) | |
tree | 4d2e0a5951edcbaf794240785cb3384c39d3d4e0 | |
parent | 1f4209980e72485818f05abc81971aa55e593811 (diff) |
1999-06-01 Marcus Brinkmann <brinkmd@debian.org>
* TODO: Remove entry about shared library dependencies (see below).
Remove entry about suid-manager. We don't need to register binaries
which must be suid to operate.
-rw-r--r-- | debian/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/TODO b/debian/TODO index 32b6182a..bc703349 100644 --- a/debian/TODO +++ b/debian/TODO @@ -6,8 +6,4 @@ * A postinstallation script which sets up translators correctly. -* Library dependencies. - * Do something with the Texinfo documentation. - -* Make use of suid-manager for all the setuid binaries. |