summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-10 12:09:08 -0700
committerBrian Paul <brianp@vmware.com>2009-01-10 12:09:08 -0700
commit834db8215362ca859ad4ef18441936238d1b6670 (patch)
treef7ca0bdb393bf916c28337f14791d022a53899a2
parentef193c10e7b3f048abf5fce0d7dc4d72d94ba123 (diff)
docs: document deprecated/removed headers/interfaces
-rw-r--r--docs/relnotes-7.3.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html
index c00e5fe2f80..c4866140115 100644
--- a/docs/relnotes-7.3.html
+++ b/docs/relnotes-7.3.html
@@ -47,6 +47,11 @@ tbd
<h2>Changes</h2>
<ul>
+<li>Deprecated the "XMesa" interface (include/GL/xmesa*.h files)
+<li>Deprecated the "FXMesa" interface (include/GL/fxmesa.h file)
+<li>Deprecated the "Allegro" interface (include/GL/amesa.h file)
+<li>Removed include/GL/uglmesa.h header
+<li>Removed include/GLView.h header for BeOS
</ul>