diff options
author | Roland McGrath <roland@gnu.org> | 1999-01-28 16:42:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-01-28 16:42:44 +0000 |
commit | 9a6d074200ca9eb2f2f4a4fdb804f33ecef5da17 (patch) | |
tree | 490a75c28577a35f09029c3f6c3bb86a04b57a60 | |
parent | ca51c73a5b4f644a8a940fcc187a9dbb3e1b1f78 (diff) |
.
-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. |