summaryrefslogtreecommitdiff
path: root/ufs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-27 08:45:04 +0000
committerRoland McGrath <roland@gnu.org>1998-12-27 08:45:04 +0000
commit0963bb2666aec71005e2bd82c8eb77c045269691 (patch)
tree8a949e73f53f28652c01ec37cef66a1b61c6c74d /ufs/ChangeLog
parent516feac0c4c76a1ad40da1525af9946fadd4bbbd (diff)
.
Diffstat (limited to 'ufs/ChangeLog')
-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.