summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-04-13 12:27:33 -0700
committerEric Sandall2007-04-13 12:27:33 -0700
commite138c334481161c7c579a20043a4bf0645afce95 (patch)
treeb36ecb3c57d66ffb0f3d40fce80bedbf527970db
parentfeff24cae6ae07e5d6c18e4e2e4ab9668580466f (diff)
GrimoireGuruHandbook: Update HISTORY entry information for new spells
-rw-r--r--GrimoireGuruHandbook.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/GrimoireGuruHandbook.tex b/GrimoireGuruHandbook.tex
index c255d25..6f6e015 100644
--- a/GrimoireGuruHandbook.tex
+++ b/GrimoireGuruHandbook.tex
@@ -1172,6 +1172,24 @@ Example:
* DETAILS: Updated to 1.4.3.4
* DEPENDS: Added optional dependency on foo
Removed dependency on bar (bogus entry)
+
+\end{verbatim*}
+
+When first creating a spell be sure to list all of the files you created (the
+HISTORY file need not be listed as that's a given ;)).
+
+Good example:
+\begin{verbatim*}
+2007-04-13 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS, DEPENDS, BUILD: Created
+
+\end{verbatim*}
+
+Bad example:
+\begin{verbatim*}
+2007-04-13 Eric Sandall <sandalle@sourcemage.org>
+ * All: Created
+
\end{verbatim*}
\section{PROVIDES}