diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 10:56:58 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 10:56:58 +0000 |
commit | 113320c6cc5d0b527b8d14ec9df1c6b07496bc3b (patch) | |
tree | 3f25b23b69fd96adc4fa4e71c5632c84e9de95b0 /libtrivfs/ChangeLog | |
parent | 9819e76c6d3bda979636c1a0c079308c9fa6485c (diff) |
Tue Feb 16 05:47:57 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io-revoke.c: New file.
* Makefile (IOSRCS): Add io-revoke.c.
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r-- | libtrivfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index be84966d..9d46bb92 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 16 05:47:57 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * io-revoke.c: New file. + * Makefile (IOSRCS): Add io-revoke.c. + 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org> * open.c (trivfs_open): Add missing `=' from last change. |