diff options
-rw-r--r-- | storeio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/storeio/ChangeLog b/storeio/ChangeLog index fedfe68e..485fc7d0 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +1999-01-28 Roland McGrath <roland@baalperazim.frob.com> + + * io.c (trivfs_S_file_syncfs): Fix inverted test. + Reported by OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>. + 1999-01-27 Roland McGrath <roland@baalperazim.frob.com> * storeio.c (options): New option -c/--no-cache. |