aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f532ed6b1a..3b764c00b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-12-02 Joseph Myers <joseph@codesourcery.com>
+ [BZ #17665]
+ * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
+ Change conditional to [__USE_MISC].
+
[BZ #17664]
* misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
fgets_unlocked.