aboutsummaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index 566b9169..da7185ef 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-13 Roland McGrath <roland@frob.com>
+
+ * io.c (trivfs_S_io_read, trivfs_S_io_write): off_t -> loff_t.
+ Fix DATA argument type.
+ (trivfs_S_file_sync): Add missing last arg.
+
2002-05-08 Roland McGrath <roland@frob.com>
* pager.c (pager_read_page, pager_write_page): int -> size_t