diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-11-18 23:57:44 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-11-18 23:57:44 +0000 |
commit | fffde734f20db7f74ca42ab7f6e0d8318d976a04 (patch) | |
tree | 2914604227a658dff1a14276e5185f5710cef25e /storeio/ChangeLog | |
parent | ae11604e4e92e547030664d8cfc2e448ba66b976 (diff) | |
download | hurd-fffde734f20db7f74ca42ab7f6e0d8318d976a04.tar.gz hurd-fffde734f20db7f74ca42ab7f6e0d8318d976a04.tar.bz2 hurd-fffde734f20db7f74ca42ab7f6e0d8318d976a04.zip |
Fri Nov 15 17:54:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* storeio.c (trivfs_check_open_hook): New arg syntax.
(check_open_hook): Likewise.
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 29c05af5..ecf855ce 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 15 17:54:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * storeio.c (trivfs_check_open_hook): New arg syntax. + (check_open_hook): Likewise. + Thu Oct 24 16:24:53 1996 Miles Bader <miles@gnu.ai.mit.edu> * storeio.c (main): Use elements of type `struct argp_child' for KIDS. |