diff options
author | Brian Paul <[email protected]> | 2015-09-08 08:47:01 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-09-08 08:47:01 -0600 |
commit | a3b0b3fda5bd4fcedc84ef21bad5ddbe591a1cfb (patch) | |
tree | 407069d0c4d2a6ba63eccedc819b0471dcbe6c36 /docs | |
parent | 205ff843ffa12f461c5307903c200baa1d3c87c0 (diff) |
docs: fix date formatting in index.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html index ceeb3042906..9aeb2b1ba6d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,31 +16,31 @@ <h1>News</h1> -<h2>September 04 2015</h2> +<h2>September 4, 2015</h2> <p> <a href="relnotes/10.6.6.html">Mesa 10.6.6</a> is released. This is a bug-fix release. </p> -<h2>August 22 2015</h2> +<h2>August 22, 2015</h2> <p> <a href="relnotes/10.6.5.html">Mesa 10.6.5</a> is released. This is a bug-fix release. </p> -<h2>August 11 2015</h2> +<h2>August 11, 2015</h2> <p> <a href="relnotes/10.6.4.html">Mesa 10.6.4</a> is released. This is a bug-fix release. </p> -<h2>July 26 2015</h2> +<h2>July 26, 2015</h2> <p> <a href="relnotes/10.6.3.html">Mesa 10.6.3</a> is released. This is a bug-fix release. </p> -<h2>July 11 2015</h2> +<h2>July 11, 2015</h2> <p> <a href="relnotes/10.6.2.html">Mesa 10.6.2</a> is released. This is a bug-fix release. |