summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-06-29 09:00:20 +0000
committerThomas Bushnell <thomas@gnu.org>1999-06-29 09:00:20 +0000
commitfa08564735ca95d4dd9373545eb202288c14524c (patch)
tree71aecd0f6721fc204641edc1b7e41ff04203cf02 /ext2fs/ChangeLog
parent45e9b9e5b132ab0571210a671695d1d8dcc5f882 (diff)
1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
* hyper.c (diskfs_readonly_changed): Adjust whether the store should permit writes too.
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 8f5172ac..4d98dc70 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * hyper.c (diskfs_readonly_changed): Adjust whether the store
+ should permit writes too.
+
1999-06-19 Roland McGrath <roland@baalperazim.frob.com>
* pager.c (free_page_buf): Fix type cast.