~sourcemage/tome-rdp

e138c334481161c7c579a20043a4bf0645afce95 — Eric Sandall 17 years ago feff24c
GrimoireGuruHandbook: Update HISTORY entry information for new spells
1 files changed, 18 insertions(+), 0 deletions(-)

M GrimoireGuruHandbook.tex
M GrimoireGuruHandbook.tex => GrimoireGuruHandbook.tex +18 -0
@@ 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}