summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1bf490c1a..ada149527c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-19 Ulrich Drepper <drepper@gmail.com>
+
+ * libio/freopen.c (freopen): Use __dup2, not dup2.
+ * libio/freopen64.c (freopen64): Likewise.
+
2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
[BZ #12775]