summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-03-12 00:45:09 +0000
committerRoland McGrath <roland@gnu.org>2001-03-12 00:45:09 +0000
commit40b71a457b84bbfccb3000f21a46683d38259f8e (patch)
treebbdd3f11265976a9aa0d4352b7fb1ef47eed573d /libstore
parent732ec9340d1b092d1a6cbdc697fb10e8bf73fe18 (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 9306e487..9a6ee4d8 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -10,6 +10,7 @@
* stripe.c (stripe_write): Likewise.
* task.c (task_write): Likewise.
* zero.c (zero_write): Likewise.
+ * mvol.c (zero_write): Likewise.
2001-01-16 Roland McGrath <roland@frob.com>