summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-06-20 04:57:49 +0000
committerMiles Bader <miles@gnu.org>1997-06-20 04:57:49 +0000
commit038414a4ea8adbfb9c88190da9ea05a9f6570219 (patch)
tree9fb64aa90836ec5c83925a4b44c09faed1d957de /ext2fs/ChangeLog
parentb6cb3487d6cae6d135d5e330bfe4860add84b75a (diff)
.
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.