mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
Update binutils release making documenation to mention changing the symbolic documentation link.
* README-how-to-make-a-release: Add note to update the symbolic link from "docs" to "docs-2.x" on the sourceware website.
This commit is contained in:
@ -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>
|
2019-04-16 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
|
* testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
|
||||||
|
@ -304,6 +304,8 @@ When the time comes to actually make the release....
|
|||||||
get index.html
|
get index.html
|
||||||
[edit]
|
[edit]
|
||||||
put index.html
|
put index.html
|
||||||
|
rm docs
|
||||||
|
ln -s docs-2.3x docs
|
||||||
quit
|
quit
|
||||||
|
|
||||||
Check that the new web page is correct.
|
Check that the new web page is correct.
|
||||||
|
Reference in New Issue
Block a user