summaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-09-08 08:41:30 +0000
committerThomas Bushnell <thomas@gnu.org>1999-09-08 08:41:30 +0000
commit90b15428d6eebdebba07bc8c14a990ced8ef2644 (patch)
tree1167f47ce0f6395e187b9a08218aae5f237ea510 /storeio/ChangeLog
parentcdae183ad19a66122f18e688b5d9e4e12c24ef10 (diff)
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* io.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, and accept parameter `index'.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r--storeio/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index cecf8304..be4eab62 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * io.c (trivfs_S_io_map): Renamed to ...
+ (trivfs_S_io_map_segment): ... here, and accept parameter `index'.
+
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
* dev.c (dev_read: ensure_buf): Fix sloppy bugs in last change.