This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
[binutils-gdb] Correct PR number in changelog entry.
- From: Nick Clifton <nickc at sourceware dot org>
- To: bfd-cvs at sourceware dot org
- Date: 9 Jan 2019 12:31:56 -0000
- Subject: [binutils-gdb] Correct PR number in changelog entry.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c0b0b1c2b4376efe8a2bb2e65d7f1f93243cb7fa
commit c0b0b1c2b4376efe8a2bb2e65d7f1f93243cb7fa
Author: Nick Clifton <nickc@redhat.com>
Date: Wed Jan 9 12:31:34 2019 +0000
Correct PR number in changelog entry.
Diff:
---
binutils/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1f17d8f..8e66e23 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,6 +1,6 @@
2019-01-09 Nick Clifton <nickc@redhat.com>
- PR 14049
+ PR 24049
* readelf.c (process_archive): Use arch.file_name in error
messages until the qualified name is available.