diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-25 02:47:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-25 02:47:30 +0000 |
commit | dbdcaa6fd6ec085f850bbb383d9f467cf824ca84 (patch) | |
tree | 745f6f6e58ac7df91ad0fa7f9eab80f6250d6e7f | |
parent | 637b061e342716fc8853b32d396309fc563cd082 (diff) |
.
-rw-r--r-- | storeio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 0b874033..0b351f50 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +1999-11-24 Roland McGrath <roland@baalperazim.frob.com> + + * storeio.c (trivfs_modify_stat): Clear writable bits if open store is + readonly, not just if we got the --readonly switch. + 1999-11-20 Roland McGrath <roland@baalperazim.frob.com> * dev.c (dev_read, dev_write): In DEV->inhibit_cache case, |