aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-09-25 16:26:57 +0000
committerBob Wilson <bob.wilson@acm.org>2006-09-25 16:26:57 +0000
commit3c68c38feb2fb1c965bf3c22da490e773af63b33 (patch)
tree00436cddb25c2daaddc68a6a5dd6a58e1d7eb5b9 /ld/ChangeLog
parentba83aca16a1b8cccb928211596e538362628e661 (diff)
downloadgdb-3c68c38feb2fb1c965bf3c22da490e773af63b33.zip
gdb-3c68c38feb2fb1c965bf3c22da490e773af63b33.tar.gz
gdb-3c68c38feb2fb1c965bf3c22da490e773af63b33.tar.bz2
* ld.texinfo (Options): Update description of local symbols for -X.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f843c16..9fd4df0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-25 Bob Wilson <bob.wilson@acm.org>
+
+ * ld.texinfo (Options): Update description of local symbols for -X.
+
2006-09-23 H.J. Lu <hongjiu.lu@intel.com>
PR ld/3249