diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-10 12:09:08 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-10 12:09:08 -0700 |
commit | 834db8215362ca859ad4ef18441936238d1b6670 (patch) | |
tree | f7ca0bdb393bf916c28337f14791d022a53899a2 | |
parent | ef193c10e7b3f048abf5fce0d7dc4d72d94ba123 (diff) |
docs: document deprecated/removed headers/interfaces
-rw-r--r-- | docs/relnotes-7.3.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index c00e5fe2f8..c486614011 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> |