aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releasing.rst
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2020-07-09 01:25:39 +0200
committerMarge Bot <eric+marge@anholt.net>2020-07-22 21:55:58 +0000
commitae2d0457679dfa6d79faa3009daadd11d6a92f5c (patch)
treed44be5e4e2362518678cbcf2097bee21e591fd88 /docs/releasing.rst
parent5f649be7b58658e401dd56cac6f192336dbcee48 (diff)
downloadexternal_mesa3d-ae2d0457679dfa6d79faa3009daadd11d6a92f5c.tar.gz
external_mesa3d-ae2d0457679dfa6d79faa3009daadd11d6a92f5c.tar.bz2
external_mesa3d-ae2d0457679dfa6d79faa3009daadd11d6a92f5c.zip
bin/gen_release_notes: automatically commit release notes
Cc: mesa-stable Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5833>
Diffstat (limited to 'docs/releasing.rst')
-rw-r--r--docs/releasing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releasing.rst b/docs/releasing.rst
index b7a4af3be15..529dcd62d44 100644
--- a/docs/releasing.rst
+++ b/docs/releasing.rst
@@ -262,7 +262,7 @@ Create release notes for the new release
The release notes are completely generated by the
``bin/gen_release_notes.py`` script. Simply run this script before
-bumping the version, and commit the results. The only thing left to do
+bumping the version. The only thing left to do
is add the sha256 sums.
Increment the version contained in the file VERSION at Mesa's top-level,