From 13a90e8900cd5b11637ff4b9936819e51ddfd497 Mon Sep 17 00:00:00 2001
From: Ian Romanick
Date: Wed, 16 Jun 2010 14:24:46 -0700
Subject: docs: download.html does not need to be updated for each release
(cherry picked from commit 41e371e351cc4c77b2b20a545af2dfa2dab253d7)
---
docs/devinfo.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/devinfo.html')
diff --git a/docs/devinfo.html b/docs/devinfo.html
index df0e726524..102aec9fb5 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -145,7 +145,7 @@ Make sure the values in src/mesa/main/version.h are correct.
-Update the docs/news.html file and docs/download.html files.
+Update docs/news.html.
--
cgit v1.2.3
From 8f32c64bd173b06633522e5ac7aa910ca4fc7bee Mon Sep 17 00:00:00 2001
From: Ian Romanick
Date: Wed, 16 Jun 2010 14:28:08 -0700
Subject: docs: Update mailing lines from sf.net to freedesktop.org (cherry
picked from commit c19bc5de961fe5e1f8a17131bcfae3dbcccaca29)
---
docs/devinfo.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
(limited to 'docs/devinfo.html')
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 102aec9fb5..2d1c125e80 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -208,10 +208,11 @@ sftp USERNAME,mesa3d@web.sourceforge.net
Make an announcement on the mailing lists:
-mesa3d-dev@lists.sf.net,
-mesa3d-users@lists.sf.net
+
+mesa-dev@lists.freedesktop.org,
+mesa-users@lists.freedesktop.org
and
-mesa3d-announce@lists.sf.net
+mesa-announce@lists.freedesktop.org
--
cgit v1.2.3