summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index 1529323e863..d21af4e8322 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,3 +1,29 @@
+=== pdfcomment.sty ===
+
+-- pdfcomment.sty (v1.1) (<- v1.05dev 2008/12/12) --
+
+2008/12/10 added code for the support of other drivers than pdflatex [jk] (svn rev 2)
+ various changes for the support of
+ latex->dvips->ps2pdf, latex->dvipdfmx, xelatex
+
+ contributed by Alexander Grahn
+
+2008/12/10 problems with too old versions of hyperref [jk] (svn rev 4)
+ no \HyColor@XZeroOneThreeFour (hycolor.sty)
+ Change: \RequirePackage{hyperref}[2007/04/09] (v6.76a)
+
+ reported by Gabriel Cardona
+
+2008/12/10 implementation of two new global options [jk] (svn rev 4)
+ draft: pdf annotations are typeset (default)
+ final: pdf annotations are not typeset
+
+2008/12/12 disabled global options draft, final, dvipdfmx at "\AtBeginDocument" [jk] (svn rev 5)
+ Using the options draft, final and dvipdfmx in \pdfcommentsetup
+ makes absolutely no sense! Therefore, they are switched off at
+ "\AtBeginDocument" and a warning is issued by xkeyval.sty, if used.
+
+
=== pdfcomment bundle ===
-- pdfcomment bundle --