aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2017-09-03 13:38:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2017-09-03 13:38:09 +0200
commit56bf5497c5da062a514932017d03ecc001605cec (patch)
treed4a1a5ff498ae167243ac888afe6d48e1a3782bc /ChangeLog
parent1946d950f2235a4790fb5e386b9ba92dff55a930 (diff)
downloadglibc-56bf5497c5da062a514932017d03ecc001605cec.zip
glibc-56bf5497c5da062a514932017d03ecc001605cec.tar.gz
glibc-56bf5497c5da062a514932017d03ecc001605cec.tar.bz2
hurd: mach/hurd/i386 also needs mach/hurd/x86
* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a43030f..ebabb12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@
* sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
__feraiseexcept_renamed to feraiseexcept instead of
__GI_feraiseexcept.
+ * sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
2017-09-01 Joseph Myers <joseph@codesourcery.com>