summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/dvipng-src/RELEASE
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-07 12:59:36 +0000
committerKarl Berry <karl@freefriends.org>2019-04-07 12:59:36 +0000
commit5c49b577febc466737509e6e7bf3b6a5b57a6433 (patch)
treec83860b4a452bea427445c89acdd0966ecd0f501 /Build/source/texk/dvipng/dvipng-src/RELEASE
parentb9cf75b585852edfa3a8487d8eb4f73e505d9e49 (diff)
dvipng-1.16 with parsing fixes
git-svn-id: svn://tug.org/texlive/trunk@50838 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/dvipng-src/RELEASE')
-rw-r--r--Build/source/texk/dvipng/dvipng-src/RELEASE10
1 files changed, 4 insertions, 6 deletions
diff --git a/Build/source/texk/dvipng/dvipng-src/RELEASE b/Build/source/texk/dvipng/dvipng-src/RELEASE
index eb8615efed2..78b1de8a930 100644
--- a/Build/source/texk/dvipng/dvipng-src/RELEASE
+++ b/Build/source/texk/dvipng/dvipng-src/RELEASE
@@ -1,14 +1,12 @@
-Release notes for version 1.15 of the dvipng package:
+Release notes for version 1.16 of the dvipng package:
This program makes PNG graphics from DVI files as obtained from TeX
and its relatives.
-This is a bugfix release that removes the unnecessarily long delay in --follow
-mode and a few segfaults on out-of-memory or missing standard-latex files, and
-adds some documentation improvements. It also removes support for libt1, which
-is reportedly not developed anymore, and not needed since Freetype does a much
-better job.
+This is a security release that adds checks for malignant font files.
+It also amends the build process, mostly to adjust for recent FreeType
+versions, and makes a few more small adjustments.
Report any bugs you find, see README for instructions.