summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-13 22:48:35 +0000
committerKarl Berry <karl@freefriends.org>2013-08-13 22:48:35 +0000
commitf5ffdb9c55fd738e4fd0fb0c5f332a0faf540edc (patch)
treef1e63a9895686f5d7721667a084bd8550f9ae29a /Master/texmf-dist/source
parent818d8c02cc5e4530a3cedddce8baab4f15c221d4 (diff)
changes (13aug13)
git-svn-id: svn://tug.org/texlive/trunk@31424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/changes/changes.drv4
-rw-r--r--Master/texmf-dist/source/latex/changes/changes.dtx5
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/changes/changes.drv b/Master/texmf-dist/source/latex/changes/changes.drv
index a72309c9c29..e0e00acacbd 100644
--- a/Master/texmf-dist/source/latex/changes/changes.drv
+++ b/Master/texmf-dist/source/latex/changes/changes.drv
@@ -91,11 +91,11 @@
% document title
\ifENGLISH
\title{The \chpackage{changes}-package}
- \subtitle{Manual change markup --- version 2.0.1}
+ \subtitle{Manual change markup --- version 2.0.2}
\fi
\ifGERMAN
\title{Das \chpackage{changes}-Paket}
- \subtitle{Manuelle Änderungsmarkierung -- Version 2.0.1}
+ \subtitle{Manuelle Änderungsmarkierung -- Version 2.0.2}
\fi
\author{Ekkart Kleinod}
diff --git a/Master/texmf-dist/source/latex/changes/changes.dtx b/Master/texmf-dist/source/latex/changes/changes.dtx
index 849186e1d73..62599bb0c96 100644
--- a/Master/texmf-dist/source/latex/changes/changes.dtx
+++ b/Master/texmf-dist/source/latex/changes/changes.dtx
@@ -50,6 +50,7 @@
% \changes{v1.0.0}{2012/04/25}{key-value-interface for change commands; special characters in list of changes}
% \changes{v2.0.0}{2013/06/30}{fixed problem with special characters in tabbing environment (loc), real list of changes, authormarkup}
% \changes{v2.0.1}{2013/08/10}{no changes in behavior or code; fixed problems with CTAN upload}
+% \changes{v2.0.2}{2013/08/13}{again no changes in behavior or code; fixed CTAN upload - pdf files were corrupt; improved documentation}
% \GetFileInfo{changes.dtx}
% \RecordChanges
%
@@ -89,8 +90,8 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{changes}
-[2013/08/10 v2.0.1 changes-Paket]
-\typeout{*** changes-Paket 2013/08/10 v2.0.1 ***}
+[2013/08/13 v2.0.2 changes-Paket]
+\typeout{*** changes-Paket 2013/08/13 v2.0.2 ***}
% \end{macrocode}
%
% Package \chpackage{xkeyval} provides options with key-value-pairs.