aboutsummaryrefslogtreecommitdiffstats
path: root/posix/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'posix/ChangeLog')
-rw-r--r--posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/posix/ChangeLog b/posix/ChangeLog
index a3ee87db..d49ff49e 100644
--- a/posix/ChangeLog
+++ b/posix/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkmisc.c (os_isreadable): Add isdir pointer parameter to be
+ set to true if fd is for a directory.
+
2012-07-26 Arnold D. Robbins <arnold@skeeve.com>
* gawkmisc.c (os_isreadable): New function.