summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-11-03 16:25:27 +0000
committerJakub Jelinek <jakub@redhat.com>2006-11-03 16:25:27 +0000
commit88a65bd83c682c9bfae0ee3d769ecfee17cfccbe (patch)
tree43427616f8a4a0fe1feafc585e6a2b4b56c31b8a /ChangeLog
parent8dd5fcaca8ce7e43ed49879235f08d45d2a4a2e5 (diff)
Updated to fedora-glibc-20061103T1610
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5964c01527..e5f9d7d13f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2006-11-02 Ulrich Drepper <drepper@redhat.com>
+
+ * configure.in: Work around ld --help change and avoid -z relro
+ test completely if the architecture doesn't care about security.
+
+2006-11-01 Ulrich Drepper <drepper@redhat.com>
+
+ * po/sv.po: Update from translation team.
+
+2006-10-31 Ulrich Drepper <drepper@redhat.com>
+
+ * stdlib/atexit.c (atexit): Don't mark as hidden when used to
+ generate compatibility version.
+
2006-10-29 Ulrich Drepper <drepper@redhat.com>
+ * configure.in: Relax -z relro requirement a bit.
+
* po/sv.po: Update from translation team.
2006-10-29 Jakub Jelinek <jakub@redhat.com>