summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-18 00:21:57 +0000
committerKarl Berry <karl@freefriends.org>2008-12-18 00:21:57 +0000
commit6f7d2dd8b83202502621487aff104b357fc69695 (patch)
tree0127a5a0c2d860a5f42948e6d346a8e60cc1fba2 /Master/texmf-dist/doc/latex/pdfcomment/CHANGES
parent9358a8644b7fa0607051fc679cff24de220ac99d (diff)
pdfcomment update (15dec08)
git-svn-id: svn://tug.org/texlive/trunk@11636 c570f23f-e606-0410-a88d-b1316a301751
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 --