diff options
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r-- | libstore/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index ba898b20..4bd55f13 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -6,6 +6,8 @@ 2001-10-14 Roland McGrath <roland@frob.com> + * Makefile (SRCS): Add url.c to the list. + * url.c: New file. (store_url_open): New function. (store_url_open_class): New const variable. |