From 8031aa134ebcdcaad3c7b1d10f41c1f033382d30 Mon Sep 17 00:00:00 2001
From: Brian Paul
Date: Thu, 14 Jun 2012 12:17:31 -0600
Subject: [PATCH] docs: add info about shortlog_mesa.sh script
---
docs/devinfo.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 855fbf41ec8..4828cc61d6c 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -183,7 +183,10 @@ Update docs/news.html.
-Check in all updates to git.
+Create a docs/relnotes-x.y.z.html file.
+The bin/shortlog_mesa.sh script can be used to create a HTML-formatted list
+of changes to include in the file.
+Link the new docs/relnotes-x.y.z.html file into the main relnotes.html file.