diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-10-31 15:07:36 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-10-31 15:07:36 -0700 |
commit | 67c379871ed04c4494f3fb01b012504d6cf63f6e (patch) | |
tree | 7f640bb88cab4bc12c9762b27bf378cd8becfa81 /ChangeLog | |
parent | f3f5d89569fa72a65aa244be05dc61af83caaae8 (diff) | |
download | glibc-67c379871ed04c4494f3fb01b012504d6cf63f6e.tar.gz glibc-67c379871ed04c4494f3fb01b012504d6cf63f6e.tar.xz glibc-67c379871ed04c4494f3fb01b012504d6cf63f6e.zip |
BZ#17496: Fix gnu/lib-names.h dependency.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d65c7193ed..2f7e6f62b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-10-31 Roland McGrath <roland@hack.frob.com> + + [BZ #17496] + * Makerules: Move gnu/lib-names.h generation chunk up, to right after + gen-as-const-headers chunk. Add a big scare comment after the last + safe place to touch before-compile. + 2014-10-31 Joseph Myers <joseph@codesourcery.com> * manual/install.texi (Tools for Compilation): Update autoconf |