From 64afb1d09388af9be00a9495b05b64caf4ae2235 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 20 Jan 2002 01:17:27 +0000 Subject: . --- libstore/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 43254b56..24e98077 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,14 @@ +2002-01-19 Roland McGrath + + Support explicit open of unknown store (with no name), i.e. -Tunknown. + * unknown.c (unknown_allocate_encoding): Return EOPNOTSUPP + if STORE->hook is null. + (unknown_encode): Likewise. + (unknown_cleanup): Do nothing if STORE->hook if is null. + (unknown_clone): Likewise. + (unknown_validate_name, unknown_open): New functions. + (store_unknown_class): Use them. + 2002-01-01 Roland McGrath * nbd.c (htonll): Make this a macro using bswap_64 from . -- cgit v1.2.3