From: Steve Ellcey Date: Thu, 24 Sep 2015 23:38:43 +0000 (-0700) Subject: Add missing ChangeLog entry. X-Git-Tag: glibc-2.23~433 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd9177c92328e5c861c60ec9d0c4588cf0d9376;p=thirdparty%2Fglibc.git Add missing ChangeLog entry. I forgot the ChangeLog entry with my patch to sysdeps/mips/math_private.h. --- diff --git a/ChangeLog b/ChangeLog index 4105a9ec77e..f330fecb204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-09-24 Steve Ellcey + + * sysdeps/mips/math_private.h (libc_fesetenv_mips): Mark cw as unused. + 2015-09-24 Joseph Myers * sysdeps/x86_64/fpu/x86_64-math-asm.h: New file.