From 058fa59d6bc9794a3836323a392cdd27ab12aa0d Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 4 Oct 2013 20:53:09 -0700 Subject: [PATCH] docs: Add release notes and NEWS item for 9.2.1 release Better late than never, right? --- docs/index.html | 7 ++ docs/relnotes.html | 1 + docs/relnotes/9.2.1.html | 204 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 212 insertions(+) create mode 100644 docs/relnotes/9.2.1.html diff --git a/docs/index.html b/docs/index.html index 2f04335dcdc..6470503d426 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@

News

+

October 4, 2013

+

+Mesa 9.2.1 is released. +This is a new development release. +See the release notes for more information about the release. +

+

August 27, 2013

Mesa 9.2 is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 7d6865ac3e5..505a4080e75 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -22,6 +22,7 @@ The release notes summarize what's new or changed in each Mesa release.