No, html_static_path doesn't do the same thing as html_extra_path; it
puts things inside the _static folder, which we don't want here. Let's
revert the change.
This reverts commit e037761a2f
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29805>
22 lines
546 B
Groff
22 lines
546 B
Groff
|
|
Mesa 3.4 release notes
|
|
|
|
November 3, 2000
|
|
|
|
PLEASE READ!!!!
|
|
|
|
|
|
|
|
Introduction
|
|
------------
|
|
|
|
Mesa uses an even/odd version number scheme like the Linux kernel.
|
|
Odd numbered versions (such as 3.3) designate new developmental releases.
|
|
Even numbered versions (such as 3.4) designate stable releases.
|
|
|
|
Mesa 3.4 simply fixes bugs found in the Mesa 3.3 release. For details,
|
|
see the VERSIONS file.
|
|
|
|
|
|
----------------------------------------------------------------------
|