aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-02-23 22:20:38 +0000
committerAndrew Cagney <cagney@redhat.com>2001-02-23 22:20:38 +0000
commit2126d5fbda45067caf2bf7fb287f0038e5f21da4 (patch)
tree8b5259d8418b2dd0335e98e7c5b32b95a4c5f51b /gdb/ChangeLog
parent17fceda3ae9e21f8d6abc89407528fa314c2bdc8 (diff)
downloadgdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.zip
gdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.tar.gz
gdb-2126d5fbda45067caf2bf7fb287f0038e5f21da4.tar.bz2
Mention how to cite GDB problem reports.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ff24823..c82f452 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,9 +1,11 @@
2001-02-23 Andrew Cagney <ac131313@redhat.com>
+ * CONTRIBUTE: Document how to cite a problem report.
+ * TODO: Note need to replace CONTRIBUTE with generated file.
+
* CONTRIBUTE: Mention that patches do not need to include the
generated files gdbarch.h and gdbarch.c.
-
2001-02-21 Andrew Cagney <ac131313@redhat.com>
* value.h (get_saved_register): Move from here.