diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-17 00:50:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-17 00:50:23 +0000 |
commit | ddb181442c75e8cc1bd5c45a049086cf23346a8d (patch) | |
tree | dad30b2aba5f6ae1b3f2146cae74133186abb3ba /Master/texmf-dist/doc/latex/glossaries/CHANGES | |
parent | b69e4a3602ebc7d4526af84b680cf63ed0cf9021 (diff) |
glossaries 3.01 (13apr11)
git-svn-id: svn://tug.org/texlive/trunk@22100 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries/CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index ccf7c9631e4..14187b28fae 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,16 @@ glossaries change log: +v3.01: + + * made commands like \glslink, \gls and \acrshort robust + + * Fixed bugs in commands like \acrfullpl which was missing the + plural in some cases. + + * Removed \acronymfont from \acrfullformat as it's already used + in the second argument passed to that command. (Causes a + problem with the "smaller" option.) + v3.0 (Major changes): * Documentation has been restructured: |