summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
Diffstat (limited to 'ufs')
-rw-r--r--ufs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog
index 14f11053..bd8e6358 100644
--- a/ufs/ChangeLog
+++ b/ufs/ChangeLog
@@ -1,3 +1,8 @@
+1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ * main.c (main): Pass ARGP_IN_ORDER flag to argp_parse because
+ diskfs options need it.
+
1998-12-20 Roland McGrath <roland@baalperazim.frob.com>
* alloc.c (diskfs_alloc_node): Fix printf format to silence warning.