summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/CHANGES
diff options
context:
space:
mode:
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.