summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-09-23 16:42:53 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-09-30 13:25:12 +0200
commit9268b59ffcb5e5a276324d692c9d63c0e2f1e3ce (patch)
treee5186fddc8bede99a88fb5f0415421b8ba9771dc /CHANGES
parent506ed6022c06173f0fef86451d7dab027f43cbd0 (diff)
downloadmupdf-9268b59ffcb5e5a276324d692c9d63c0e2f1e3ce.tar.xz
Update change list for 1.6 release.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES28
1 files changed, 24 insertions, 4 deletions
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.