aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-09 04:46:22 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-09 04:46:22 +0000
commitecf180db9e5bc5e3eb459e1be9deb471563c692c (patch)
tree73e235a1b0f71dd2628684d251fe09e03056adb1
parentfd558b71ad3f46f297ff646149d3836bb498a0da (diff)
downloadfsf-binutils-gdb-ecf180db9e5bc5e3eb459e1be9deb471563c692c.zip
fsf-binutils-gdb-ecf180db9e5bc5e3eb459e1be9deb471563c692c.tar.gz
fsf-binutils-gdb-ecf180db9e5bc5e3eb459e1be9deb471563c692c.tar.bz2
* CONTRIBUTE: Minor reformatting.
-rw-r--r--gdb/CONTRIBUTE3
-rw-r--r--gdb/ChangeLog4
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index 67a2ed4..75b6ddf 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -49,7 +49,8 @@ o Copyright Assignment
taking care of your contributions) to obtain the relevant
forms.
- Small changes can be accepted without a copyright assignment form on file.
+ Small changes can be accepted without a copyright assignment form
+ on file.
Ref: http://www.gnu.org/prep/maintain.html#SEC6
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5978868..e4bb9d3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-09 Joel Brobecker <brobecker@adacore.com>
+
+ * CONTRIBUTE: Minor reformatting.
+
2009-01-08 Kai Tietz <kai.tietz@onevision.com>
* MAINTAINERS: Add myself to Write After Approval.