diff options
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r-- | sutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 0949c959..59d9077b 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,12 @@ +1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + + * fstab.c, fstab.h: Add numerous `const' qualifiers. + + * fstab.c (fstab_find_mount): Don't count "none" or "-" as matching + any other entry. + + * fsck.c (struct fsck): Don't use bitfield. + 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> * swapon.c: Support -a (reading fstab). |