summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2011-01-06 12:14:43 -0800
committerRoland McGrath <roland@redhat.com>2011-01-06 12:14:43 -0800
commitf151b7d4b103b6d07ac510833cb2550de064621c (patch)
treecdff15439a4fc53698c73f197460a88cb6a7a03a /src/ChangeLog
parent2c7d0ddfb8a08b8c450d0d3a5e297ec5d624661d (diff)
downloadelfutils-f151b7d4b103b6d07ac510833cb2550de064621c.tar.gz
strip: Remove all excess for --strip-sections.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9d42c55e..8b74ca6d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-06 Roland McGrath <roland@redhat.com>
+
+ * strip.c (handle_elf): Under --strip-sections, remove all
+ non-allocated sections and never generate .gnu_debuglink.
+
2011-01-04 Roland McGrath <roland@redhat.com>
* strip.c (remove_shdrs): New variable.