summaryrefslogtreecommitdiff
path: root/archiver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'archiver/ChangeLog')
-rw-r--r--archiver/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/archiver/ChangeLog b/archiver/ChangeLog
index 655cd23ab..f661c7891 100644
--- a/archiver/ChangeLog
+++ b/archiver/ChangeLog
@@ -1,5 +1,8 @@
2001-07-17 Bradford Hovinen <hovinen@ximian.com>
+ * archive.c (archive_unregister_location):
+ (archive_get_location): strdup the string to remove compiler warnings
+
* location.c (location_store): Use return value
(location_store_full_snapshot): Use return value