diff options
author | Brian Paul <[email protected]> | 2008-06-06 12:38:24 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2008-06-09 13:52:22 -0600 |
commit | 376203cff8e76bcfd664c4bb191c8a02ad41b744 (patch) | |
tree | dd63f437fde9ae91896453e62cf559169a28f596 /docs/relnotes-7.1.html | |
parent | 5cf69fe511a67a7bcf6787974becf6a143abb507 (diff) |
document makefile changes
Diffstat (limited to 'docs/relnotes-7.1.html')
-rw-r--r-- | docs/relnotes-7.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html index 5a9a044ce2b..7720ca19d06 100644 --- a/docs/relnotes-7.1.html +++ b/docs/relnotes-7.1.html @@ -26,7 +26,7 @@ TBD <h2>New features</h2> <ul> -<li>autoconf-based configuration +<li>autoconf-based configuration (and clean-up of Makefiles) <li>Reduced dependencies between X server and Mesa <li>GL_EXT_texture_from_pixmap extension for Xlib driver <li>Support for the GL shading language with i965 driver (implemented by Intel) |