diff options
-rw-r--r-- | trans/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 25e46bcf..b30d470d 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2001-02-28 Roland McGrath <roland@frob.com> + + * streamio.c (trivfs_modify_stat): Fix inverted sense of tests + for O_READ, O_WRITE bits. + 2001-02-25 Roland McGrath <roland@frob.com> * symlink.c: Include <string.h> for decls of built-ins. |