summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ChangeLog')
-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.