diff options
author | Kai Wasserbäch <[email protected]> | 2011-11-29 22:36:02 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2011-11-30 17:26:40 +0000 |
commit | 0a22fb6a5d519ca26d423fa4a9404697dca56cbf (patch) | |
tree | ff87866ba756c9dd4fd3cf627a1600ac62141ded /docs | |
parent | 15245cbad47c6a96487b1b54d97f3a1506a9c203 (diff) |
gallium/failover: Remove the deprecated module.
Signed-off-by: Kai Wasserbäch <[email protected]>
Signed-off-by: José Fonseca <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.12.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index 393b1124e58..f7a1dee8ecc 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -72,10 +72,9 @@ tbd <li>Removed support for GL_APPLE_client_storage extension.</li> <li>Removed the classic Mesa r300 and r600 drivers, which are superseded by the gallium drivers for this hardware.</li> -<li>Removed the i965g driver, which was broken and with nobody in sight to fix - the situation</li> -<li>Removed the Gallium cell driver, it was just a burden on Gallium - development and nobody seems to use it.</li> +<li>Removed the dead Gallium i965, cell and failover drivers, which were + either broken and with nobody in sight to fix the situation or + deprecated.</li> </ul> |