summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-04 23:31:26 +0000
committerRoland McGrath <roland@gnu.org>2002-05-04 23:31:26 +0000
commitb207bb4ae766cccb7175e98a89e91b09d125e2af (patch)
tree44c4f0927493bed003aca1399a7224d0b1334565
parentde35bf42a735ad79830b0623cf5ca384651dc741 (diff)
.
-rw-r--r--utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index bcfc61db..87dd344c 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,10 @@
2002-05-04 Roland McGrath <roland@frob.com>
+ * fakeauth.c (main): Update doc strings, clean up argp_parse call.
+
+ * fakeroot.sh: New file.
+ * Makefile (targets, special-targets, SRCS): Add it.
+
* settrans.c (options): Add --chroot/-C option.
(main_opt): Parse that option, take following args until "--"
as a command to exec chroot'd to the translated node.