summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
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 95fc776c..8d0c2eb4 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,8 @@
+1997-06-20 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * pager.c (disk_pager_read_page): Initialize READ to 0 to force
+ store_read to allocate a buffer.
+
1997-06-18 Miles Bader <miles@gnu.ai.mit.edu>
* ext2fs.c (main): Get rid of device-block-size-is-power-of-2 check.