aboutsummaryrefslogtreecommitdiff
path: root/mesalib/bin/shortlog_mesa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/bin/shortlog_mesa.sh')
-rw-r--r--mesalib/bin/shortlog_mesa.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/mesalib/bin/shortlog_mesa.sh b/mesalib/bin/shortlog_mesa.sh
index b20c52fdd..2ba0815de 100644
--- a/mesalib/bin/shortlog_mesa.sh
+++ b/mesalib/bin/shortlog_mesa.sh
@@ -2,6 +2,12 @@
# This script is used to generate the list of changes that
# appears in the release notes files, with HTML formatting.
+#
+# Usage examples:
+#
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3 > changes
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3 | tee changes
typeset -i in_log=0