aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-06-05 13:28:59 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-06-05 13:28:59 +0000
commit3770a1599ecd04bc5860aa6d0c6ed1376d2e7798 (patch)
tree665594497d76e60bce5e2dbce58fd8858ab461b6 /gdb/ChangeLog
parent4aad0dfce556cbd58b789830818cf311aff077e2 (diff)
downloadfsf-binutils-gdb-3770a1599ecd04bc5860aa6d0c6ed1376d2e7798.zip
fsf-binutils-gdb-3770a1599ecd04bc5860aa6d0c6ed1376d2e7798.tar.gz
fsf-binutils-gdb-3770a1599ecd04bc5860aa6d0c6ed1376d2e7798.tar.bz2
copyright.py: Tell user to update gdb.texinfo and refcard.tex by hand.
gdb/ChangeLog: * copyright.py (MULTIPLE_COPYRIGHT_HEADERS): New constant. (main): Add MULTIPLE_COPYRIGHT_HEADERS to the list of files for which a reminder to update by hand is printed.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ac6de66..0ab658c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-05 Joel Brobecker <brobecker@adacore.com>
+
+ * copyright.py (MULTIPLE_COPYRIGHT_HEADERS): New constant.
+ (main): Add MULTIPLE_COPYRIGHT_HEADERS to the list of files
+ for which a reminder to update by hand is printed.
+
2012-06-04 Doug Evans <dje@google.com>
* buildsym.c (make_blockvector): Add comment.