summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 79bbf746..35ff5fb5 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,9 @@
+Mon Oct 21 22:03:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * store.h: Add extern inline protection.
+ * store.c: New file.
+ * Makefile (SRCS): Add store.c.
+
Tue Oct 8 14:31:51 1996 Miles Bader <miles@gnu.ai.mit.edu>
* kids.c (store_set_child_flags, store_clear_child_flags): New funcs.