summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-11-18 23:44:43 +0000
committerThomas Bushnell <thomas@gnu.org>1996-11-18 23:44:43 +0000
commit729604c529d2165284b75de79ea9d42642b58950 (patch)
tree0e0073f492e6aa6c47f1637eb2117c4b093c30be /ext2fs/ChangeLog
parent5a49fc0097b833965c8d82900dc5021b9d5b66db (diff)
Sat Nov 16 17:26:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* storeinfo.c (diskfs_S_file_get_storage_info): diskfs_isuid -> idvec_contains.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 1bcc0682..ff805220 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,8 @@
+Sat Nov 16 17:26:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * storeinfo.c (diskfs_S_file_get_storage_info): diskfs_isuid ->
+ idvec_contains.
+
Tue Nov 12 17:53:08 1996 Miles Bader <miles@gnu.ai.mit.edu>
* inode.c (diskfs_validate_flags_change): New function.