Re: [Mesa-dev] [PATCH 1/3 v2] mesa: Add a script to generate the list of fixed bugs

2013-04-30 Thread Ian Romanick
On 04/18/2013 12:38 AM, Andreas Boll wrote: 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. The series is Reviewed-by: Ian Romanick --- bin/bugzilla_mesa.sh | 52 +++

[Mesa-dev] [PATCH 1/3 v2] mesa: Add a script to generate the list of fixed bugs

2013-04-18 Thread Andreas Boll
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. --- bin/bugzilla_mesa.sh | 52 ++ 1 file changed, 52 insertions(+) create mode 100755 bin/bugzilla_mesa.s