From 61730644a170fa83bda5a52feff17eb16c307475 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 23 Dec 2001 07:36:09 +0000 Subject: . --- libstore/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libstore') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 58a7f8cb..7de27b85 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,15 @@ +2001-10-14 Roland McGrath + + * url.c: New file. + (store_url_open): New function. + (store_url_open_class): New const variable. + * store.h: Declare them. + * std.c (store_std_classes): Add &store_url_open_class to the list, + move &store_nbd_class after it. + + * nbd.c (nbd_validate_name): Accept an optional "nbd://" prefix. + (nbdopen): Likewise. + 2001-10-06 Neal H Walfield * memobj.c: Include "store.h", not . -- cgit v1.2.3