summaryrefslogtreecommitdiff
path: root/storeio
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-11 07:39:27 +0000
committerRoland McGrath <roland@gnu.org>2002-03-11 07:39:27 +0000
commit80e304ccdbc8be46ff41b1a708786f14d34c0e14 (patch)
tree004ce2b7791355e6fdd4e41a6e4253ce69da566c /storeio
parent339af39daba3e7230c001c432d7753b3073dfda9 (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 0fa8e887..427cf969 100644
--- a/storeio/ChangeLog
+++ b/storeio/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-10 Roland McGrath <roland@frob.com>
+
+ * dev.c (dev_read): Return success with *LEN = 0 when reading
+ exactly at the end of the store.
+
2001-12-28 Roland McGrath <roland@frob.com>
* dev.h (struct dev): New member `no_fileio' (flag).