diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-03-25 11:16:51 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-03-25 15:00:34 -0700 |
commit | a5e5f1e281c3472328e67c7744c300018242c5f0 (patch) | |
tree | a11ab68e1085db9cd683d03416db922a12f875bf /ChangeLog | |
parent | 00f4012a2fe0e12e6bc56438a20fff76208e0b5a (diff) | |
download | glibc-a5e5f1e281c3472328e67c7744c300018242c5f0.tar.gz glibc-a5e5f1e281c3472328e67c7744c300018242c5f0.tar.xz glibc-a5e5f1e281c3472328e67c7744c300018242c5f0.zip |
Kludge fix for Versions.def regression
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92cd973e10..c4ba460b39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-03-25 Roland McGrath <roland@hack.frob.com> + + * scripts/versionlist.awk: Partition the version sets and emit all + GLIBC_* (sorted) before all others (sorted). + 2014-03-25 Joseph Myers <joseph@codesourcery.com> * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty |