diff options
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index ca563566..bafd0f52 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,8 @@ +1998-12-27 Roland McGrath <roland@baalperazim.frob.com> + + * ext2fs.c (main): Pass ARGP_IN_ORDER flag to argp_parse because + diskfs options need it. + 1998-12-20 Roland McGrath <roland@baalperazim.frob.com> * inode.c (diskfs_write_disknode): Add braces to silence warning. |