diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-02-27 13:21:24 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-02-27 13:21:24 +0000 |
commit | cdce81b54ed4a0982aa4787b1db3e446aa84b59a (patch) | |
tree | 1aac3efae364a9c746fd7c72c4c87d4af73eb886 /Master/texmf-dist/doc/support/epspdf/Changelog | |
parent | 88c967989816fd5f83e37a0f48b44f55108d6164 (diff) |
epspdf: Minor initialization fix for Windows
git-svn-id: svn://tug.org/texlive/trunk@21532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/epspdf/Changelog')
-rw-r--r-- | Master/texmf-dist/doc/support/epspdf/Changelog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/epspdf/Changelog b/Master/texmf-dist/doc/support/epspdf/Changelog index 5c4513737f5..76cc969ce2d 100644 --- a/Master/texmf-dist/doc/support/epspdf/Changelog +++ b/Master/texmf-dist/doc/support/epspdf/Changelog @@ -1,7 +1,16 @@ +2011-02-27 0.5.3 + + Windows: AppData now read from registry, because this value may not + always be available as environment variable + + AppleScript wrapper now uses `do shell script' with some + heuristic path additions, instead of `tell application Terminal + do script' + 2010-12-25 0.5.2 - Eliminate need for wrappers under Unix - Update manual + Eliminate need for wrappers under Unix, as suggested by + Peter Breitenlohner; update manual 2010-05-09 0.5.1 |