summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-06 22:12:47 +0000
committerKarl Berry <karl@freefriends.org>2013-12-06 22:12:47 +0000
commitcfbdc127e742f1a0758482a6e7c5f00985127ff6 (patch)
treea4c682376d022ca5c3c73595a489e32f26c66948 /Master/texmf-dist/doc/latex/glossaries/CHANGES
parent7f304fc721af7e006a9209f30840ad96bfab1e9f (diff)
glossaries (6dec13)
git-svn-id: svn://tug.org/texlive/trunk@32341 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/CHANGES32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES
index 8232bd948bf..5b86944f435 100644
--- a/Master/texmf-dist/doc/latex/glossaries/CHANGES
+++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES
@@ -1,5 +1,37 @@
glossaries change log:
+v4.02:
+
+ glossaries.sty:
+
+ * Added nameref value to 'numberedsection' package option
+
+ * New package option: "index"
+
+ * New package option: xindynoglsnumbers (equivalent to
+ xindy={glsnumbers=false})
+
+ * Added \newacronymstyle, \setacronymstyle and associated
+ commands. (Package options "smallcaps", "smaller",
+ "description", "dua" and "footnote" now deprecated.)
+
+ * New commands \acrfullfmt etc to govern the format of
+ \acrfull etc.
+
+ * Made \makeglossaries preamble only
+
+ * Bug Fixes:
+
+ - \acrlong, \Acrlong, \ACRlong, \acrlongpl,
+ \Acrlongpl and \ACRlongpl: removed \acronymfont and
+ spurious parenthetical text.
+
+ - \glsentryfull, \Glsentryfull, \glsentryfullpl,
+ and \Glsentryfullpl: added missing \acronymfont
+
+ - Fixed bug in "sanitize" package option (deprecated option,
+ but still kept for backward compatibility).
+
v4.01:
* Fixed bug in \CustomAcronymFields caused by missing comma.