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/ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog b/Master/texmf-dist/doc/latex/hyperref/ChangeLog
index 13567762b48..ab7a15b5b14 100644
--- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog
+++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog
@@ -1,3 +1,45 @@
+2007-10-30 6.77b Heiko Oberdiek
+ * 6.77b
+ * Option `pdfnewwindow': setting to `true' or `false' sets the
+ entry /NewWindow in the action object. The entry is absent,
+ if the `pdfnewwindow' is not used or its value is empty
+ (then the user preference is used).
+
+2007-10-29 6.77a Heiko Oberdiek
+ * 6.77a
+ * New PDF form field options for flag setting, see README.
+ * The ugly hooking in \@begindvi is removed in favor of
+ using package `atbegshi'.
+ * \@hyperfixhead don't exist anymore.
+ * Patch of fancybox is obsolete.
+ * \AtBeginDvi replaced by \AtBeginShipoutFirst
+ * Obscure \HYPERPAGEANCHOR is removed.
+ * If \paperwidth and \paperheight contain invalid values, then
+ \special{papersize=...} is suppressed and a warning is given.
+ * revtex4/driver pdftex: pdfpagelabels uses \clear@document as hook
+ instead of LaTeX's \AtEndDocument. This avoids \clearpage that
+ confuses revtex4's balancing of the last page.
+ * revtex4: Fix for setting label `LastPage'.
+ * Fix for package float's \restylefloat* by Axel Sommerfeldt.
+ * Bug fix (debian 351260) in 6.75a breaks `hypertexnames=false'.
+ Fixed (Axel Sommerfeldt).
+ * Bug fix: The scope of \HyperRaiseLinkLength is limited to
+ \HyperRaiseLinkHook.
+ * Bug fix: broken \autoref if option `draft' is given.
+ * Bug fix: longtable + hypertexnames=false (bug found by Axel Sommerfeldt).
+ * \pdfstringdef: \@mkboth disabled.
+ * Definition of \pagenumbering removed.
+ * Fix of problem with babel's shorthands in bibliography.
+ * Hungarian names for \autoref added (Miglinszki P\'eter).
+ * Fix for form field's multiline (old bug, introduced in v6.73h):
+ The default height for multiline entries was calculated before
+ the option was evaluated. The default height of multiline entries
+ can be configured by \DefaultHeightofTextMultiline.
+ Default is 4\baselineskip.
+ * \nolinkurl supports escaped characters the same way as \url
+ (Joseph Wright).
+ * backref 1.28: Avoids duplicate \newwrite calls.
+
2007-06-14 6.76i Heiko Oberdiek
* 6.76i
* `pdfencoding=auto' a little more efficient.