about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-09 23:40:51 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-09 23:40:51 +0000
commit71ea167b1d3b01e78378b4863d87b5affb5def5f (patch)
tree89ea714bba110b2db5ac57272bbbff2eafb071b0 /ChangeLog
parent3ca66a2c647ab627933c3617a25f2e8d08a32a25 (diff)
downloadglibc-71ea167b1d3b01e78378b4863d87b5affb5def5f.tar.gz
glibc-71ea167b1d3b01e78378b4863d87b5affb5def5f.tar.xz
glibc-71ea167b1d3b01e78378b4863d87b5affb5def5f.zip
* elf/check-textrel.c (AB): Also check for writable and executable
	segments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39d9760d0c..f74c8b3bbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-01-09  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/check-textrel.c (AB): Also check for writable and executable
+	segments.
+
 	* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute from
 	const variables, gas produces garbage.
 	* sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.