summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/poppler-src/NEWS
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-09-22 08:15:42 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-09-22 08:15:42 +0000
commit98a501948e39f5ea2cd0793610220d2f1904f986 (patch)
tree43235431cdd2fb52483238576ff4a396aab1bcf8 /Build/source/libs/poppler/poppler-src/NEWS
parent1fa3ba5e9aa828ac78227ed1da56617b43d20fad (diff)
revert poppler (0.68.0)
git-svn-id: svn://tug.org/texlive/trunk@48731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/poppler/poppler-src/NEWS')
-rw-r--r--Build/source/libs/poppler/poppler-src/NEWS31
1 files changed, 0 insertions, 31 deletions
diff --git a/Build/source/libs/poppler/poppler-src/NEWS b/Build/source/libs/poppler/poppler-src/NEWS
index e38866e2c8a..485f89ea57a 100644
--- a/Build/source/libs/poppler/poppler-src/NEWS
+++ b/Build/source/libs/poppler/poppler-src/NEWS
@@ -1,34 +1,3 @@
-Release 0.69.0
- core:
- * Add annotation font color
- * Splash: Some speed improvements
- * PSOutputDev: add native support for type 7 shadings when using level 3
- * Add support for PDF subtype property
- * Link: Fix memory leak regarding next actions
- * Fix handling of Signature Info Location and Reason
- * Fix errors in computation of type3 glyphs transformation matrix
- * Reimplement Dict class in a more modern way
- * Fix security issues found by oss-fuzz
- * Fix memory issues in GfxImageColorMap copy ctor
- * Don't abort if the SampleFunction has too many samples. Issue #634
- * Document the OutputDev::clip and OutputDev::oeClip methods
- * fix macOS compilation due to boolean define in jpeglib
- * Split GDir and GDirEntry out of gfile.h. Issue #370
-
- qt5:
- * Add annotation font color
-
- cpp:
-
- utils:
- * pdfinfo: Show PDF subtype
- * pdftotext: Fix only outputs first page content with -bbox-layout option. Issue #88
- * pdftotext: Fix memory leak in printLine
-
-
- build system:
- * Require C++14
-
Release 0.68.0
core:
* Add Reason and Location to SignatureInfo. Bug #107299