summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-10 00:34:00 +0000
committerKarl Berry <karl@freefriends.org>2010-11-10 00:34:00 +0000
commit3b2f26271608630ca56a88b528a1004f51535ea3 (patch)
tree28e000ad2d66a09a7123c86cbaaf10cac7dd42ed /Master/texmf-dist/doc/latex/pdfcomment/CHANGES
parent6a43749c68fb713c7747927e2dbce5fecebeef41 (diff)
pdfcomment (9nov10)
git-svn-id: svn://tug.org/texlive/trunk@20389 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index a81a650ea45..fb3eba2193d 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,5 +1,27 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v2.0) (<- v1.63dev 2010/11/08) -- (svn rev 56)
+
+2010/11/08 Bugfix: unwanted whitespace before comment commands [jk]
+ -> added \unskip
+ This removes whitespace before comment commands
+ and may change the reference point for hoffset
+ -> added global option version (1|2(default))
+ version=1 will preserve the old behavior
+ for old documents
+
+ reported by: Stefan Pinnow
+
+2010/11/05 added local option disable to all comment commands [jk]
+ to "switch off" single comments
+
+ feature request by: Stefan Pinnow
+
+2010/11/05 changed definitions of options open and disable [jk]
+ to choicekey* to check valid option values (true|false)
+
+ feature request by: Jannis von Buttlar
+
-- pdfcomment.sty (v1.6) (<- v1.53dev 2010/08/07) -- (svn rev 51)
2010/08/04 added support for using \pdfmarkupcomment in math mode [jk]