summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2006-08-25 19:43:00 +0000
committerRoger Leigh <rleigh@debian.org>2006-08-25 19:43:00 +0000
commit7661d392bddae1f3c8aa190871b5d0eb219c8086 (patch)
tree17c8dde027394eb4de59856d2e08df5a040ef093 /TODO
parentb4814c0e5b7b089bf0a926f1e84c70d4b997bd48 (diff)
downloadschroot-7661d392bddae1f3c8aa190871b5d0eb219c8086.tar.gz
* Version 1.1.0release/schroot-1.1.0
* debian/changelog: Update for 1.1.0 * TODO: Remove completed item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO b/TODO
index d5218aa3..73086868 100644
--- a/TODO
+++ b/TODO
@@ -29,11 +29,6 @@ POTENTIAL
- Use the _r variants of getpw*, getgr*.
-* Use controlling TTY for authentication
-
- PAM and the conversation handler should use the CTTY, rather than
- STDIN_FILENO. The CTTY fd should use FD_CLOEXEC.
-
* Add tests for
** Auth
@@ -47,7 +42,7 @@ POTENTIAL
None of these are urgent and/or are difficult to test in an automated
fashion. expect might be useful for testing the PAM wrappers.
-* Add tests for dchroot classes.
+* Add tests for dchroot and dchroot-dsa classes.
* Line reporting while parsing config files misses file name.