Module: Mesa Branch: mesa_7_5_branch Commit: 4181a107cba1dfcb362084fc98be0c5e7e2aedde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4181a107cba1dfcb362084fc98be0c5e7e2aedde
Author: Brian Paul <[email protected]> Date: Fri Jun 26 16:47:57 2009 -0600 docs: fix typos, remove old text from relnotes file --- docs/relnotes.html | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/relnotes.html b/docs/relnotes.html index a52c4a7..4764eb6 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -9,20 +9,13 @@ <H1>Release Notes</H1> <p> -Mesa uses an even/odd version number scheme like the Linux kernel. -Odd numbered versions (such as 6.5) designate new developmental releases. -Even numbered versions (such as 6.4) designate stable releases. -</p> - - -<p> The release notes summarize what's new or changed in each Mesa release. </p> <UL> <LI><A HREF="relnotes-7.5.html">7.5 release notes</A> -<LI><A HREF="relnotes-7.4.4.html">7.4.2 release notes</A> -<LI><A HREF="relnotes-7.4.3.html">7.4.2 release notes</A> +<LI><A HREF="relnotes-7.4.4.html">7.4.4 release notes</A> +<LI><A HREF="relnotes-7.4.3.html">7.4.3 release notes</A> <LI><A HREF="relnotes-7.4.2.html">7.4.2 release notes</A> <LI><A HREF="relnotes-7.4.1.html">7.4.1 release notes</A> <LI><A HREF="relnotes-7.4.html">7.4 release notes</A> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
