summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:29:04 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:29:04 +0000
commite55ef2526c963f88b0cfe1f39dab0131377a1ae4 (patch)
tree8fec4f621bdab95e08c5faa7addad52eba5bc741 /libstore/ChangeLog
parent592615ea7df69c2728362bd4238730d050c07312 (diff)
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.
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.