summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries-extra/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries-extra/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
index 5a780444712..c731e42ef24 100644
--- a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
+++ b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
@@ -1,3 +1,23 @@
+1.11 (2017-01-19):
+
+ * \glsxtrresourcefile now enforces the file extension .glstex
+ (This change is a security feature so there's no backward
+ compatibility. If you have used this command from v1.08
+ you'll have to change the file name extension to continue
+ using it. Alternatively use \input or \loadglsentries instead.)
+
+ * Extra information written to aux file by \glsxtrresourcefile
+
+ * Added \GlsXtrLoadResources
+
+ * New command: \glsxtrpageref (like glossary.sty's \glsrefentry
+ but uses \pageref instead of \ref).
+
+ * Added starred version of \newignoredglossary
+
+ * Added support for attributes: targeturl, targetcategory
+ and targetname.
+
1.10 (2016-12-17):
* Fixed bug causing \GLS to behave like \GLSpl