diff options
Diffstat (limited to 'ufs')
-rw-r--r-- | ufs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index e013b8f5..a655a739 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,7 @@ +2001-11-21 Roland McGrath <roland@frob.com> + + * inode.c (read_disknode): Just always call getpid for the fsid value. + 2001-10-01 Marcus Brinkmann <marcus@gnu.org> * ufs.h (swab_long_long): Use LL, not lL, for constant. |