diff options
author | Karl Berry <karl@freefriends.org> | 2023-07-04 19:52:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-07-04 19:52:35 +0000 |
commit | 2dea5b5e980045b61781373658ff43d59c7d2450 (patch) | |
tree | 23c10cd13747afe6d4af3deaa3360d06db1cd508 /Master/texmf-dist/source/latex | |
parent | 896ed71ed51c189aac76213707f9f5b18f6cefe1 (diff) |
fail-fast (4jul23)
git-svn-id: svn://tug.org/texlive/trunk@67543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/fail-fast/fail-fast.dtx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/fail-fast/fail-fast.dtx b/Master/texmf-dist/source/latex/fail-fast/fail-fast.dtx index 2a1c4a39dcb..c312d111024 100644 --- a/Master/texmf-dist/source/latex/fail-fast/fail-fast.dtx +++ b/Master/texmf-dist/source/latex/fail-fast/fail-fast.dtx @@ -50,7 +50,7 @@ %<package>\NeedsTeXFormat{LaTeX2e} %<package>\ProvidesPackage{fail-fast} %<*package> -[2023-07-01 0.0.1 Turns warnings into errors] +[2023-07-04 0.0.2 Turns warnings into errors] %</package> %<*driver> \documentclass{ltxdoc} @@ -98,7 +98,8 @@ % \StopEventually{} % \section{Implementation} -% \changes{v0.1.0}{2023/07/01}{Initial version, which turns warnings into errors} +% \changes{v0.0.1}{2023/07/01}{Initial version, which turns warnings into errors} +% \changes{v0.0.2}{2023/07/04}{Minor changes in the documentation} % \begin{macrocode} \message{fail-fast: Starting from now all warnings |