[binutils-gdb] Update release making notes.
Nick Clifton
nickc@sourceware.org
Fri Feb 7 15:34:00 GMT 2020
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e8319fde715960466aca2461c74cec8907abd391
commit e8319fde715960466aca2461c74cec8907abd391
Author: Nick Clifton <nickc@redhat.com>
Date: Fri Feb 7 15:13:23 2020 +0000
Update release making notes.
* README-how-to-make-a-release: Add note about updating the
GAS/NEWS URL in the next release.
Diff:
---
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 3 +++
2 files changed, 8 insertions(+)
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index eea4756..20f4056 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-02-07 Nick Clifton <nickc@redhat.com>
+
+ * README-how-to-make-a-release: Add note about updating the
+ GAS/NEWS URL in the next release.
+
2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
PR 25469
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index a3309f3..b9e7e94 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -297,6 +297,9 @@ When the time comes to actually make the release....
Update the (local copy of the) index.html file to point to the
new documentation and mention the new version and then upload it.
+ [NB/ FIXME: Special for updating from 2.34 documentation - restore
+ the link to the GAS/NEWS which has been changed for 2.34 to a
+ specific commit rather than the branch tag].
cd ../docs-2.3x
put index.html
More information about the Binutils-cvs
mailing list