aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40bda5f3..4edb164c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-09-30 Eli Zaretskii <eliz@gnu.org>
+
+ * io.c (remap_std_file): Fix non-portable code that caused
+ redirected "print" to fail if a previous read from standard input
+ returned EOF. Reported by David Millis <tvtronix@yahoo.com>.
+ (remap_std_file): Per Eli's suggestion, removed the leading close
+ of oldfd and will let dup2 do the close for us.
+
2011-10-09 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c: Sync with GNU grep.