about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-10-06 20:45:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-10-06 20:45:47 +0000
commit5c34f1b5bb3df60c09dcfbbee3dc89c7657ff279 (patch)
tree67b0175a1289f327bab3f165db4f5448c86e62ab /ChangeLog
parent99e1dc0a688d6c25d3f422bc9f3fa29adb483339 (diff)
downloadglibc-5c34f1b5bb3df60c09dcfbbee3dc89c7657ff279.tar.gz
glibc-5c34f1b5bb3df60c09dcfbbee3dc89c7657ff279.tar.xz
glibc-5c34f1b5bb3df60c09dcfbbee3dc89c7657ff279.zip
Remove scripts/rpm2dynsym.sh.
The file scripts/rpm2dynsym.sh appears to be unused anywhere in glibc.
This patch removes this script.

Tested for x86_64 and x86 (testsuite, and that installed shared
libraries are unchanged by the patch).

	* scripts/rpm2dynsym.sh: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddbd26dfa3..09c47efcad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-06  Joseph Myers  <joseph@codesourcery.com>
+
+	* scripts/rpm2dynsym.sh: Remove file.
+
 2015-10-06  Florian Weimer  <fweimer@redhat.com>
 
 	* configure.ac (libc_cv_cxx_thread_local): Define.