Obvious fix: in entries for 1998-02-10 and 1998-02-06,
[deliverable/binutils-gdb.git] / gdb / CONTRIBUTE
index 91e3634d4fb2138e351486ccf6c2f2e49e29d1e8..23de4aae5bfc165de1b655226600f5519574a202 100644 (file)
@@ -158,3 +158,16 @@ 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 PR gdb/4705.
+
+       The text ``PR gdb/4705'' should also be included
+       in the CVS commit message.  That causes the
+       patch to automatically be archived with the PR.
This page took 0.023513 seconds and 4 git commands to generate.