From 8b73f5b1b2ca8deb9839ac003bf7ef5f0fc8ce75 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 29 Dec 2001 00:34:05 +0000 Subject: . --- libstore/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 4bd55f13..3b59f335 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,12 @@ +2001-12-26 Roland McGrath + + * unknown.c: New file. + * Makefile (SRCS): Add it. + * store.h (store_unknown_class, store_unknown_decode): Declare them. + * create.c (store_create): If store_decode fails with EINVAL, + and we were called with the STORE_NO_FILEIO flag bit set, + then use store_unknown_decode. + 2001-12-23 Roland McGrath * kids.c (store_set_child_flags): Move decrement to avoid ill-defined -- cgit v1.2.3