diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-06 23:33:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-06 23:33:40 +0000 |
commit | 919e73586039a5c7481b7145575f62985bc1cd3f (patch) | |
tree | 1b273b56137345de1c2b2848c79aeb1f43c40056 /Master/texmf-dist/doc/latex/glossaries/CHANGES | |
parent | 6aebcdea2f95afe5784b46da9596a5e21fabcbc9 (diff) |
glossaries 2.05 (6feb10)
git-svn-id: svn://tug.org/texlive/trunk@16924 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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index 77cc08bc169..301385bb1df 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,9 @@ glossaries change log: +v2.05: + * Fixed error in .ist file and in \glsdisp caused by a + misplace brace. (Patch provided by Sergiu Dotenco). + v2.04: * Improved support for multiple lists of acronyms. @@ -12,6 +16,9 @@ v2.04: * Added polyglossia support + * makeglossaries now creates stub output file if input file is + empty + glossaries-accsupp v0.2: * Added access keys. |