diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-29 00:00:02 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-29 00:00:02 +0000 |
commit | dea85e822e483dd3b6cdca1b355e16d2153d82cd (patch) | |
tree | 2a773e89c647686bc3881b7117886ea711e8ed2a /libstore/ChangeLog | |
parent | a9743fe4d893751ab7ffed811ed82faf7f4a61a6 (diff) |
.
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. |