diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:41:30 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:41:30 -0700 |
commit | b8493de0ec56473c5e6e7738cdaf033c49221826 (patch) | |
tree | d9f057764bee693f20572be5fda3836bff592750 /nptl/ChangeLog | |
parent | 273edc5e138caef32a720410c9b2e27613991601 (diff) | |
download | glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.gz glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.bz2 glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.zip |
Add missing magic to GLIBC_PROVIDES.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 17a36e8ac2..9eeeeb1bde 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2012-10-09 Roland McGrath <roland@hack.frob.com> + + * sysdeps/pthread/configure: Regenerated. + * sysdeps/x86_64/configure: Regenerated. + 2012-10-05 David S. Miller <davem@davemloft.net> [BZ #14568] |