aboutsummaryrefslogtreecommitdiffstats
path: root/pc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r--pc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 62290d7e..2268234b 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,17 @@
+2012-08-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkmisc.pc (os_isreadable): Take IOBUF_PUBLIC instead of fd and
+ use passed in info.
+
+2012-07-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkmisc.pc (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.pc (os_isreadable): New function.
+
2012-05-14 Arnold D. Robbins <arnold@skeeve.com>
* Makefile: Remove second mingw32-readline target. Bad