summaryrefslogtreecommitdiff
path: root/ufs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-11-21 22:09:03 +0000
committerRoland McGrath <roland@gnu.org>2001-11-21 22:09:03 +0000
commit5103b7ab33eee56eea31512a5ef890e79a8f8b75 (patch)
tree37cd5b9429ba3fd02401713cc93d6ccff9f4e0f8 /ufs/ChangeLog
parentb89bf231e83667f405d49aa686a4604059c7de42 (diff)
.
Diffstat (limited to 'ufs/ChangeLog')
-rw-r--r--ufs/ChangeLog4
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.