diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-13 06:35:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-13 06:35:11 +0000 |
commit | 2a061ebb71bf7a93d5e7ed71fa13dd7005745965 (patch) | |
tree | c03dbbcdb1ab820ed98049bf3ad866ca4125ae2c /libtrivfs/ChangeLog | |
parent | d5192f3ae0bc49683b16882e47d1bc39607d5363 (diff) |
Reverted changes related to io_map_segment.
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r-- | libtrivfs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index 3ab17d40..f1e714bc 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,3 +1,8 @@ +1999-09-13 Roland McGrath <roland@baalperazim.frob.com> + + * Makefile, io-map.c, io-map-segment.c: Reverted changes related to + io_map_segment. + 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> * io-map-segment.c (trivfs_S_io_map): New file. @@ -11,7 +16,7 @@ Mon Mar 15 14:36:33 1999 Thomas Bushnell, BSG <tb@mit.edu> the proper value. (trivfs_begin_using_control): Likewise. Reported by Mark Kettenis (kettenis@wins.uva.nl). - + 1999-02-06 Mark Kettenis <kettenis@gnu.org> * trivfs.h (trivfs_check_access_hook): New variable. |