From b2b86d71182af1e4137d82cbf81e084abc6869bf Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 20 Feb 1997 02:41:31 +0000 Subject: . --- libstore/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 35ff5fb5..ea24b504 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,18 @@ +Wed Feb 19 15:40:18 1997 Miles Bader + + * storeread.c (doc): Make doc string come after options. + + * device.c (dev_set_flags): Correctly check for unenforcable runs. + + * task.c: New file. + * Makefile (SRCS): Add task.c. + * store.h (store_task_class): New declaration. + (store_task_create, _store_task_create, store_open): New declarations. + * std.c (store_std_classes): Add &STORE_TASK_CLASS. + + * xinl.c: Renamed from store.c. + * Makefile (SRCS): Change store.c to xinl.c. + Mon Oct 21 22:03:19 1996 Thomas Bushnell, n/BSG * store.h: Add extern inline protection. -- cgit v1.2.3