summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 9f4954f9ad..e36ecb5487 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,4 +1,9 @@
+2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c,
+ libc/imfs_directory.c: Fixed style issues.
+
2000-08-11 Chris Johns <ccj@acm.org>
* libc/chmod.c: Return ENOTSUP if filesystem does not have handler.