summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-08 22:32:47 +0000
committerKarl Berry <karl@freefriends.org>2015-07-08 22:32:47 +0000
commite1218e4d5ddcb68ac921c718bbe7a537af862583 (patch)
treeb77730b9572c833245ca5b3a0f4389e16dd72fa3 /Master/texmf-dist/doc/latex/glossaries/CHANGES
parent4cc63125c198c95120c614619f6adca51ed8b7e3 (diff)
glossaries (8jul15)
git-svn-id: svn://tug.org/texlive/trunk@37808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/CHANGES29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES
index 3d4c723c775..c03740263f3 100644
--- a/Master/texmf-dist/doc/latex/glossaries/CHANGES
+++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES
@@ -1,5 +1,34 @@
glossaries change log:
+v4.16:
+
+ * Added makeglossaries-lite.lua (Lua trimmed-down alternative
+ to Perl makeglossaries script. Doesn't have the full
+ functionality of makeglossaries but doesn't require Perl.)
+
+ * makeglossaries (Perl script):
+
+ - fixed ngerman din5007 issue.
+
+ * glossaries.sty:
+
+ - new field-related commands:
+ \glsaddstoragekey, \glsfielddef, \glsfieldedef,
+ \glsfieldgdef, \glsfieldxdef, \glsfieldfetch,
+ \ifglsfieldeq, \ifglsfielddefeq, \ifglsfieldcseq
+
+ - new user command \glswriteentry to hook into mechanism
+ that writes entry information to the external files
+
+ - new user command \glspostlinkhook to hook into end of
+ commands like \gls and \glstext.
+
+ - Added new acronym styles "long-sp-short" and
+ "long-sp-short-desc"
+
+ - bug fix: \glsadd should use \@@do@wrglossary not
+ \@do@wrglossary
+
v4.15:
* glossaries.sty: