diff options
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 216cf3cb..4152a368 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,10 @@ +2001-01-16 Marcus Brinkmann <marcus@gnu.org> + + * dev.c (dev_open): Add missing argument `classes' to invocation + of store_create. + + * dev.h: Include <hurd/trivfs.h> for struct trivfs_control. + 2001-01-16 Roland McGrath <roland@frob.com> * storeio.c (parse_opt): Set PARAMS->store_params.store_optional. |