summaryrefslogtreecommitdiff
path: root/storeio
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-22 21:13:31 +0000
committerRoland McGrath <roland@gnu.org>2002-06-22 21:13:31 +0000
commitb4cdf8eaeef981ce7f1962302ad79e94de18f1bf (patch)
tree0de469a0081b5908f52171112d78901f788979c6 /storeio
parent8c12210373e5ccc7b8df72a99a088140003a4fd4 (diff)
.
Diffstat (limited to 'storeio')
-rw-r--r--storeio/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog
index da7185ef..c5d0e581 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-22 Roland McGrath <roland@frob.com>
+
+ * storeio.c (parse_opt): Fix fencepost error in -n arg parsing.
+ Reported by Nicola Girardi <nicola@g-n-u.de>.
+
2002-06-13 Roland McGrath <roland@frob.com>
* io.c (trivfs_S_io_read, trivfs_S_io_write): off_t -> loff_t.