summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-14 20:12:08 +0000
committerKarl Berry <karl@freefriends.org>2021-05-14 20:12:08 +0000
commitcd51de63725b21c1d3cba9ea2a26555fa8c35e77 (patch)
treeeda81e30b805f8d4a8c326135717df622c3fbce7 /Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
parent94e30de3e8e2b8a03f814dfa490e6db7d81aba44 (diff)
pdfmanagement-testphase (14may21)
git-svn-id: svn://tug.org/texlive/trunk@59194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md b/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
index 2f09d1fbf85..d114f50eed5 100644
--- a/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
@@ -5,6 +5,24 @@ first release 0.95a, 2021-02-23 will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
+## [2021-05-14
+### Fixed
+ - xcolor patch for [ps] type used in pstricks
+ - value of citecolor wasn't expanded (errored with tcolorbox)
+ - \url, \href, \hrefurl, \hrefrun and \hrefpdf leaves now vmode
+ - handling of pdfauthor, pdftitle and pdfsubject in hyperxmp patch
+
+### Changes
+ - the module for formfield and checkboxes has been in part rewritten to
+ better fit to the new module for textfield.
+ Keys and documentation has been extended.
+
+### Added
+ - generic command hooks have been added to \url, \href, \hrefurl,
+ \hrefrun and \hrefpdf. Their use require a latex 2021-06-01.
+ - dictionaries widget/AA, widget/AP, widget/MK and widget/BS in l3pdfannot.
+ - a module for textfields
+
## [2021-03-17]
### Fixed