diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries/CHANGES | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index 71763781c27..b131f0d2b55 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,27 @@ glossaries change log: +v3.05: + + * glossaries.sty + + - fixed bugs related to location numbering (Roman and Alph). + + - made \nopostdesc robust + + - clarified in the documentation that \makeglossaries must be + used before cross-referenced entries + + - added missing 'nohypertypes' code + + * makeglossaries: + + - added "din5007" as the default to makeglossaries if the + language is german + + * glossary-mcols.sty: + + - Fixed bug -> \begin{multicols}{2} replaced with \begin{multicols}{\glsmcols} + v3.04: * added 'nohypertypes' package option |