]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update binutils release making documenation to mention changing the symbolic document...
authorNick Clifton <nickc@redhat.com>
Tue, 23 Apr 2019 10:19:58 +0000 (11:19 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 23 Apr 2019 10:19:58 +0000 (11:19 +0100)
* README-how-to-make-a-release: Add note to update the symbolic
link from "docs" to "docs-2.x" on the sourceware website.

binutils/ChangeLog
binutils/README-how-to-make-a-release

index 254a374f60c427d14f4381b84f8ae5d30d1662d4..9aa6bf9fcabf72ff0e9365eb4a327efe374e0034 100644 (file)
@@ -1,3 +1,8 @@
+2019-04-23  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Add note to update the symbolic
+       link from "docs" to "docs-2.x" on the sourceware website.
+
 2019-04-16  Alan Modra  <amodra@gmail.com>
 
        * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
index 66c5eccccdd027e9a348cdaa9d073437dfbb1202..c82563e9df055f97865008c397e986ddea7c3545 100644 (file)
@@ -304,6 +304,8 @@ When the time comes to actually make the release....
         get index.html
         [edit]
         put index.html
+         rm docs
+        ln -s docs-2.3x docs
         quit
 
       Check that the new web page is correct.