summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/changes/changes.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-04-06 03:01:02 +0000
committerNorbert Preining <norbert@preining.info>2021-04-06 03:01:02 +0000
commite4d1c68b2517d031bb9adc055fe19d1051c81042 (patch)
treee3aa97c83e9f8e8d58e22894ac757e6fd9247a25 /macros/latex/contrib/changes/changes.dtx
parentf0b3901f183621b9000493d3ec263c69ac868156 (diff)
CTAN sync 202104060301
Diffstat (limited to 'macros/latex/contrib/changes/changes.dtx')
-rw-r--r--macros/latex/contrib/changes/changes.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/changes/changes.dtx b/macros/latex/contrib/changes/changes.dtx
index c5f18a6d61..5e29a4c990 100644
--- a/macros/latex/contrib/changes/changes.dtx
+++ b/macros/latex/contrib/changes/changes.dtx
@@ -64,6 +64,7 @@
% \changes{v3.2.2}{2020/06/16}{Merge changes script (pyMergeChanges): Correctly handle multiple different macros in the same line}
% \changes{v4.0.0}{2021/01/28}{new: convenience macros, setlocextension, option commandnameprefix, defaultcolor; removed: xifthen, remark}
% \changes{v4.0.1}{2021/02/14}{bugfix: Command do undefined}
+% \changes{v4.0.2}{2021/04/05}{bugfix: documentation with ifthenelse references}
% \GetFileInfo{changes.dtx}
% \RecordChanges
%
@@ -104,8 +105,8 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{changes}
-[2021/02/14 v4.0.1 changes package]
-\typeout{*** changes package 2021/02/14 v4.0.1 ***}
+[2021/04/05 v4.0.2 changes package]
+\typeout{*** changes package 2021/04/05 v4.0.2 ***}
% \end{macrocode}
%
% Package \docpackage{xkeyval} provides options with key-value-pairs.
@@ -601,7 +602,6 @@
% \begin{macro}{\IfIsAuthorEmptyAtPosition}
%
% Check if author is anonymous or position does not equal needed position, therefore the author text is empty.
-% This is a new test that can be tested using \doccommand{ifthenelse}.
%
% This test could be removed if the test for empty \doccommand{Changes@output@author} would work. % todo
%