diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-04-07 06:38:35 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-04-07 06:38:35 -0700 |
commit | 76b667f12d08588854a93774176ff37116049ff6 (patch) | |
tree | ca2fec6c2de8da112ef1ded4136fa8385b3fdb49 /ChangeLog | |
parent | 8824d4aa66d0bf343eac5176ebd0f5601462b677 (diff) | |
download | glibc-76b667f12d08588854a93774176ff37116049ff6.tar.gz glibc-76b667f12d08588854a93774176ff37116049ff6.tar.xz glibc-76b667f12d08588854a93774176ff37116049ff6.zip |
Fix non-add-on handling of libc-abis.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 71652e44d5..e46656b1b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-04-06 H.J. Lu <hongjiu.lu@intel.com> + + * Makerules (libc-abis): Add $(..) to libc-abis. + 2010-04-06 Joseph Myers <joseph@codesourcery.com> * Makerules (libc-abis): Fix search for libc-abis in add-ons. |