aboutsummaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-03 03:23:50 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-03 03:23:50 +0000
commitb9fa2e73d96e78d47b69e5c16adf6f495c411c66 (patch)
tree6c9298a8e3b3df50f5cbb93ec0e4960a445c68fb /gdb/CONTRIBUTE
parentc53efe6e572171de0a46423b865de9517124c3ef (diff)
downloadfsf-binutils-gdb-b9fa2e73d96e78d47b69e5c16adf6f495c411c66.zip
fsf-binutils-gdb-b9fa2e73d96e78d47b69e5c16adf6f495c411c66.tar.gz
fsf-binutils-gdb-b9fa2e73d96e78d47b69e5c16adf6f495c411c66.tar.bz2
Change convention to ``Fix PR gdb/NNNN''
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r--gdb/CONTRIBUTE8
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index f7f81c7..23de4aa 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -165,5 +165,9 @@ o When submitting a patch that fixes a bug
to the bug can be included in the ChangeLog
vis
- * CONTRIBUTE: Mention PR convention. Fix
- gdb/4705.
+ * 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.