summaryrefslogtreecommitdiff
path: root/libtrivfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r--libtrivfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog
index f58c2591..d3e16951 100644
--- a/libtrivfs/ChangeLog
+++ b/libtrivfs/ChangeLog
@@ -1,5 +1,9 @@
1999-11-08 Roland McGrath <roland@baalperazim.frob.com>
+ * io-write.c: Include <fcntl.h>.
+
+ * fsys-getroot.c (trivfs_S_fsys_getroot): Fix typo.
+
* io-write.c (trivfs_S_io_write): Return EBADF if trivfs_allow_open
doesn't include O_WRITE.