summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucs/ucs.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/ucs.dtx')
-rw-r--r--Master/texmf-dist/doc/latex/ucs/ucs.dtx8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/ucs.dtx b/Master/texmf-dist/doc/latex/ucs/ucs.dtx
index 94150c1222f..f40980016a4 100644
--- a/Master/texmf-dist/doc/latex/ucs/ucs.dtx
+++ b/Master/texmf-dist/doc/latex/ucs/ucs.dtx
@@ -2,7 +2,7 @@
% -*-coding: utf-8; mode: latex;-*-
%
%<*driver>
-\ProvidesFile{ucs.dtx}[2012/04/20 v2.0
+\ProvidesFile{ucs.dtx}[2012/08/28 v2.1
UCS: Master document for generating documentation for ucs.sty]
%
\documentclass{ltxdoc}
@@ -48,6 +48,9 @@
% \changes{v2.0}{2012/04/20}{Added support for various symbols}
% \changes{v2.0}{2012/04/20}{Created makefile}
% \changes{v2.0}{2012/04/20}{Various small improvements}
+% \changes{v2.1}{2012/08/28}{Added support for various arrows, musical notes, and NON-BREAKING
+% HYPHEN}
+% \changes{v2.1}{2012/08/28}{Some small bug fixes}
% ^^A FIXME: The page number of the changelog entry for the \show removal mentions page 48, although
% ^^A the code appears on page 50.
% ^^A FIXME: There are no index entries for macro descriptions (only for macro definitions and
@@ -639,6 +642,9 @@
\ProvidesPackage{ucs}[2004/10/17 UCS: Unicode input support]%
\fi
% \end{macrocode}
+% ^^A FIXME: We should update the date of ucs.sty even if the file ucs.sty has not changed, but the
+% ^^A character mappings have. Otherwise, we cannot specify a complience level by adding a
+% ^^A date to \usepackage{ucs} or \RequirePackage{ucs}.
% Loads the global definitions of the unicode data. This is done so early,
% because we need the option definitions.
% \begin{macrocode}