docs: update 7.8.2 relnotes with Cell driver fixes

This commit is contained in:
Brian Paul 2010-05-21 09:51:42 -06:00
parent 2c6882f8c1
commit b7f8f176f1
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<body bgcolor="#eeeeee">
<H1>Mesa 7.8.2 Release Notes / April, 5, 2010</H1>
<H1>Mesa 7.8.2 Release Notes / (date tbd)</H1>
<p>
Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
@ -43,6 +43,7 @@ tbd
<h2>Bug fixes</h2>
<ul>
<li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
<li>Fixed Gallium Cell driver to buildable, runable state
</ul>