summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 86300b75..bcfc61db 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,15 @@
+2002-05-04 Roland McGrath <roland@frob.com>
+
+ * 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.
+
2002-05-03 Roland McGrath <roland@frob.com>
+ * msgport.c (str2flags): Add break after default: label.
+
+ * vmstat.c (print_val): Use %lld printf format for val_t.
+
* fakeauth.c: New file.
* Makefile (fakeauth): New target.
(targets): Add it.