From f3b4a1ef1c9f12f99a693192d998eff0a2601759 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Thu, 12 Mar 2009 00:21:45 +0100 Subject: Update NEWS --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 9c6b1b58..886a324f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Release 0.10.5 + + core: + * Read the UF entry if present and prefer it over F in Filespec dictionary + * Fix typo that was making CairoOutputDev crash on some files. Bug #17337 + * Make JBIG2Stream more robust to corrupt input data + * Do not blindly follow loops parsing OutlineItem. Bug #18364 + * Set up the error manager before calling jpeg_create_decompress. Bug #20484 + * Check there is an optional content config before using it. Bug #20587 + * Fix rendering of some PDF with OpenType fonts. Bug #20605 + + build system: + * Yet more support for build on windows + * Use AC_CHECK_HEADER to find headers. Bug #20538 + * Check for pkgconfig before using it + * General autotools improvements + Release 0.10.4 core: -- cgit v1.2.3