diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-6.5.3.html | 2 | ||||
-rw-r--r-- | docs/repository.html | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 3e84b12717..86e23d6d0d 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -24,6 +24,8 @@ TBD <h2>New features</h2> <ul> +<li>Updated glext.h file (version 39) +<li>Updated glxext.h file (version 18) </ul> <h2>Bug fixes</h2> diff --git a/docs/repository.html b/docs/repository.html index d09fc1800a..39f5da4bbe 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -96,8 +96,12 @@ code while a branch has the latest stable code. </p> <p> -Questions about active Mesa development branches should be posted to -the mesa3d-dev mailing list. +The command <code>git-branch</code> will list all available branches. +</p> + +<p> +Questions about branch status/activity should be posted to the +mesa3d-dev mailing list. </p> |