summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstore/ChangeLog2
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.