aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-04-06 17:32:29 -0700
committerUlrich Drepper <drepper@redhat.com>2010-04-06 17:32:29 -0700
commit8824d4aa66d0bf343eac5176ebd0f5601462b677 (patch)
treef6e10a1b489d14098efddcbe2c05da1a91316d91 /ChangeLog
parent2e7c805d5ec1f0d2f46354bca65b1feffa7af63b (diff)
downloadglibc-8824d4aa66d0bf343eac5176ebd0f5601462b677.zip
glibc-8824d4aa66d0bf343eac5176ebd0f5601462b677.tar.gz
glibc-8824d4aa66d0bf343eac5176ebd0f5601462b677.tar.bz2
Fix libc-abis handling for add-ons.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48bdfec..71652e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * Makerules (libc-abis): Fix search for libc-abis in add-ons.
+
2010-04-05 Thomas Schwinge <thomas@schwinge.name>
* sysdeps/gnu/unwind-resume.c: New, moved from nptl/sysdeps/pthread/.