From 9268b59ffcb5e5a276324d692c9d63c0e2f1e3ce Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 23 Sep 2014 16:42:53 +0200 Subject: Update change list for 1.6 release. --- CHANGES | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cdebf4f7..595278ae 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,24 @@ -List of changes on master since MuPDF 1.3 +List of changes in MuPDF 1.6 + +* Features: + * Color detection device (mudraw -T). + * Sepia mode full-page color tinting in X11 and win32 viewer (keybinding: shift-C). + * Re-implement printf and strtod due to portability issue with locales and number formatting. + * Add 'gsview' project: a Windows Modern UI viewer. + * Improve XML parser interface. +* Bug fixes: + * CBZ page ordering + * ZIP64 support + * iOS and Android bug fixes + * Miscellaneous minor fixes + + +List of changes in MuPDF 1.5 + +* Bug fixes. + + +List of changes in MuPDF 1.4 * Headline changes: * CMYK rendering (mudraw PWG and PAM formats) @@ -59,7 +79,7 @@ List of changes on master since MuPDF 1.3 * Save files with incremental updates. -List of changes on master since MuPDF 1.2 +List of changes in MuPDF 1.3 * Windows RT viewer app for MuPDF. * Library changes to support progressive loading (display PDF files as @@ -97,7 +117,7 @@ List of changes on master since MuPDF 1.2 * Many potential crashes in Jpeg2000 and JBIG2 images fixed. -List of changes on master since MuPDF 1.1 +List of changes in MuPDF 1.2 * Important API changes: * fz_bbox is now fz_irect. @@ -127,7 +147,7 @@ List of changes on master since MuPDF 1.1 * Various rendering fixes. -List of changes on master since MuPDF 1.0 +List of changes in MuPDF 1.1 * Rendering bugs fixed (text clipping, stroked text etc). * Better handling of 'large' (uncachable) glyphs. -- cgit v1.2.3