summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-04 22:33:56 +0000
committerRoland McGrath <roland@gnu.org>2002-05-04 22:33:56 +0000
commit1fe22e5b2a2aba21a9f6ebbe87fcc2e5b6a31b46 (patch)
tree99f7909424c7d2bf50491a66bdb5f250f635973c /utils
parentc379956f841b198160c942ea8f0c395063d7a6e8 (diff)
.
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.