summaryrefslogtreecommitdiffstats
path: root/docs/relnotes-7.11.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:15 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:29 -0600
commit703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (patch)
tree440bfc7f7b362c6fd1462a4ea21734346027c299 /docs/relnotes-7.11.html
parentecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 (diff)
downloadexternal_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.zip
external_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.tar.gz
external_mesa3d-703a662c1582794a5a0b29bb2ff5a5e04149a3e6.tar.bz2
docs: escape special html chars
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/relnotes-7.11.html')
-rw-r--r--docs/relnotes-7.11.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html
index 52033cf..10be4c9 100644
--- a/docs/relnotes-7.11.html
+++ b/docs/relnotes-7.11.html
@@ -320,7 +320,7 @@ did not exist in the 7.10 release series at all.</p>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=39257">Bug 39257</a> - [bisected SNB]Mesa demos engine causes GPU hang</li>
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=39487">Bug 39487</a> - [i965] brw_wm_surface_state.c:495: brw_update_renderbuffer_surface: Assertion `brw-&gt>has_surface_tile_offset || (tile_x == 0 &amp;&amp; tile_y == 0)' failed.</li>
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=39487">Bug 39487</a> - [i965] brw_wm_surface_state.c:495: brw_update_renderbuffer_surface: Assertion `brw-&gt;has_surface_tile_offset || (tile_x == 0 &amp;&amp; tile_y == 0)' failed.</li>
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=39515">Bug 39515</a> - FTBFS: libEGL depends on libgbm, but libEGL builds first</li>