summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-06 09:54:21 +0000
committerRoland McGrath <roland@gnu.org>2002-03-06 09:54:21 +0000
commit71387a05d31a64c39f28e2a9381a3cfeef0061ff (patch)
treebd3449d2d4c2b5c8e0be6a3c401c3f06b3288f55 /libdiskfs/ChangeLog
parentbde8bc9587c90c81423e338419245dca578c2b72 (diff)
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 1c5ace96..c4f5d0bc 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-06 Roland McGrath <roland@frob.com>
+
+ * dir-mkfile.c (diskfs_S_dir_mkfile): Clear OPENONLY_STATE_MODES bits
+ from FLAGS, not all bits outside O_RDWR|O_EXEC.
+
2002-03-05 Marcus Brinkmann <marcus@gnu.org>
* diskfs.h: Refer to dir_lookup, not dir_pathtrans, in comment.