Mention how to cite GDB problem reports.
authorAndrew Cagney <cagney@redhat.com>
Fri, 23 Feb 2001 22:20:38 +0000 (22:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 23 Feb 2001 22:20:38 +0000 (22:20 +0000)
gdb/CONTRIBUTE
gdb/ChangeLog
gdb/TODO

index 91e3634..f7f81c7 100644 (file)
@@ -158,3 +158,12 @@ o  If ``gdb/gdbarch.sh'' is modified, you don't
        ``gdbarch.h'' and ``gdbarch.c''.
 
        See ``gdb/configure.in'' above.
+
+
+o      When submitting a patch that fixes a bug
+       in GDB's bug database a brief reference
+       to the bug can be included in the ChangeLog
+       vis
+
+       * CONTRIBUTE: Mention PR convention. Fix
+       gdb/4705.
index ff24823..c82f452 100644 (file)
@@ -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.
index cebae79..5019d31 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -519,6 +519,11 @@ coverage analysis).
 
 --
 
+Replace the file gdb/CONTRIBUTE with a file that is generated from the
+gdb/doc/*.texinfo directory.
+
+--
+
                        New Features and Fixes
                        ======================