summaryrefslogtreecommitdiff
path: root/libc/ChangeLog.eglibc
diff options
context:
space:
mode:
authorjulian <julian@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2009-01-26 15:32:54 +0000
committerjulian <julian@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2009-01-26 15:32:54 +0000
commit45116db953fce82e817dc654985dc6bbcad5c592 (patch)
treed7b26968e1759e534e25e736492b85034728bdfb /libc/ChangeLog.eglibc
parent1e7e0e3d038d8885fd354ec58f10167f78300fc3 (diff)
* elf/Makefile ($(objpfx)ld.so): Add sed pattern to recognize text
segment defined with SEGMENT_START. git-svn-id: svn://svn.eglibc.org/branches/eglibc-2_8@7807 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/ChangeLog.eglibc')
-rw-r--r--libc/ChangeLog.eglibc5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc
index 6b222f46f..8344c9362 100644
--- a/libc/ChangeLog.eglibc
+++ b/libc/ChangeLog.eglibc
@@ -1,3 +1,8 @@
+2009-01-26 Julian Brown <julian@codesourcery.com>
+
+ * elf/Makefile ($(objpfx)ld.so): Add sed pattern to recognize text
+ segment defined with SEGMENT_START.
+
2009-01-23 Joseph Myers <joseph@codesourcery.com>
[BZ #7094]