summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hyperref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog b/Master/texmf-dist/doc/latex/hyperref/ChangeLog
index 79634b7071f..429e2c9c231 100644
--- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog
+++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog
@@ -1,3 +1,19 @@
+2012-02-06 6.82o Heiko Oberdiek
+ * 6.82o
+ * At the begin and end of an equation an \hbox might be
+ present that affects math spacing (for example, if the
+ equation starts with an unary minus). By putting \hbox
+ in \mathopen/\mathclose, now only a math punctuation at
+ the end of the equation will add some space afterwords.
+ Environment eqnarray is fixed in a similar way, also
+ its anchor position is fixed.
+
+2011-12-06 6.82n Heiko Oberdiek
+ * 6.82n
+ * Redefinition of \theHchapter/\theHsection in \appendix
+ uses \Hy@AlphNoErr instead of \Alph to provide values
+ for the cases unsupported in \Alph.
+
2011-12-04 6.82m Heiko Oberdiek
* 6.82m
* \...footnotetext commands might contain unbalanced conditionals.