summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hyperref/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hyperref/ChangeLog.txt')
-rw-r--r--macros/latex/contrib/hyperref/ChangeLog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/latex/contrib/hyperref/ChangeLog.txt b/macros/latex/contrib/hyperref/ChangeLog.txt
index 2b72f66824..a3190b351d 100644
--- a/macros/latex/contrib/hyperref/ChangeLog.txt
+++ b/macros/latex/contrib/hyperref/ChangeLog.txt
@@ -1,3 +1,14 @@
+2022-22-11 Ulrike Fischer/David Carlisle
+ * don't set the pagesize if \mag is different from 1000, see issue #1138 in latex3.
+ * avoid error from old labels if hyperref is loaded, issue #261
+ * fixed issue #260
+ * fixed a nopatch command, issue #258
+ * Use protected commands in \contentsline to allow the use of \MakeUppercase, issue #121
+
+2022-09-22 Ulrike Fischer/David Carlisle
+ * adapt setpagesize option to changes in LaTeX (stockwidth is always defined)
+ * Use hooks instead of auxhook package
+
2022-06-20 Ulrike Fischer/David Carlisle
* don't redefine \@secondoffive and \@fifthoffive, issue #238
* add interface to access some pdf related values unchanged (needed by hyperxmp).