diff options
Diffstat (limited to 'storeio/ChangeLog')
-rw-r--r-- | storeio/ChangeLog | 5 |
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). |