aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bugzilla_mesa.sh
Commit message (Collapse)AuthorAgeFilesLines
* bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov2015-07-131-8/+5
| | | | | | v2: Use change sed/sort based on Ilia's suggestion. Signed-off-by: Emil Velikov <[email protected]>
* mesa: Add a script to generate the list of fixed bugsAndreas Boll2013-05-011-0/+52
This list appears in the fixed bugs section of the release notes. v2: Add usage examples NOTE: This is a candidate for the stable branches.