summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-03-08 00:35:57 +0000
committerKarl Berry <karl@freefriends.org>2014-03-08 00:35:57 +0000
commit288b7a34a38e9ddb9e922faa48c3efddbde0a944 (patch)
treebd3dd9c94d8634bbb6a7f9a135bc743b29f493d1 /Master/texmf-dist/doc/latex/glossaries/CHANGES
parent74c86512e4cc5779dba32690fc8d90644d988696 (diff)
glossaries (7mar14)
git-svn-id: svn://tug.org/texlive/trunk@33119 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/CHANGES36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES
index bd8dc9e5316..e106ef91880 100644
--- a/Master/texmf-dist/doc/latex/glossaries/CHANGES
+++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES
@@ -1,5 +1,41 @@
glossaries change log:
+v4.04:
+
+ * glossaries.sty:
+
+ - new commands: \makenoidxglossaries, \printnoidxglossary
+ and \printnoidxglossaries that use TeX to sort entries
+ instead of makeindex/xindy
+
+ - new command: \glsnumberlistloop (for use with
+ \makenoidxglossaries)
+
+ - new package option: noredefwarn
+
+ - moved definition of \glswrite to \makeglossaries so that write
+ register is only allocated if required.
+
+ - fixed bug in \defglsdisplayfirst
+
+ * glossary-tree.sty:
+
+ - fixed bug in alttree style
+
+
+ * glossaries-accsupp.sty:
+
+ - \compatibleglossentry and \compatiblesubglossentry:
+ changed \newcommand to \def as they may or may not be
+ defined depending on whether user has loaded glossaries
+ separately from glossaries-accsupp
+
+ * makeglossaries:
+
+ - added -Q and -k switches
+
+ - added extra diagnostics
+
v4.03:
glossaries.sty: