Module: Mesa Branch: master Commit: df012011323766ae8e849179f55cafa44c091bc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df012011323766ae8e849179f55cafa44c091bc5
Author: Andreas Boll <[email protected]> Date: Wed Apr 17 18:45:15 2013 +0200 docs: add info about bugzilla_mesa.sh script --- docs/devinfo.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devinfo.html b/docs/devinfo.html index 7176824..f5eb4d4 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -206,8 +206,8 @@ branch is relevant. <p> Create a docs/relnotes/x.y.z.html file. -The bin/shortlog_mesa.sh script can be used to create a HTML-formatted list -of changes to include in the file. +The bin/bugzilla_mesa.sh and bin/shortlog_mesa.sh scripts can be used to +create the HTML-formatted lists of bugfixes and changes to include in the file. Link the new docs/relnotes/x.y.z.html file into the main <a href="relnotes.html">relnotes.html</a> file. </p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
