diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-09 00:21:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-09 00:21:35 +0000 |
commit | f72dd4a227f24ea0f17ee451389c17d62557cb8c (patch) | |
tree | fe752e3b67f4e087b2521f21f6808c7e31caf22e /Master/texmf-dist/tex/latex/todonotes | |
parent | 95e8bfbba6ecd3d4a62c5745b2aea1c13b730850 (diff) |
todonotes update (8nov08)
git-svn-id: svn://tug.org/texlive/trunk@11227 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/todonotes')
-rw-r--r-- | Master/texmf-dist/tex/latex/todonotes/todonotes.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty index abdc491773e..c26c3d3ad27 100644 --- a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty +++ b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty @@ -22,9 +22,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{todonotes} - [2008/10/24 .dtx Todonotes source and documentation.] + [2008/11/07 .dtx Todonotes source and documentation.] -\ProvidesPackage{todonotes}[2008/10/24] +\ProvidesPackage{todonotes}[2008/11/07] \RequirePackage{ifthen} \RequirePackage{xkeyval} \RequirePackage{hyperref} |