summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-10-06 17:10:54 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-14 13:40:25 +0200
commita4e5c65145e5cbf2b89fd77e93acbc208b8a43a1 (patch)
tree33ee41a870234ec9788f161b970cd42240c99f46 /CHANGES
parent3722dcf128a98e9e92774b3f8f7326ee2ad98e84 (diff)
downloadmupdf-a4e5c65145e5cbf2b89fd77e93acbc208b8a43a1.tar.xz
Update CHANGES file.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5d4bccea..73858dad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+List of changes in MuPDF 1.8
+
+* Headline changes:
+ * New OpenGL-based barebones desktop viewer.
+ * New URW fonts with greek and cyrillic.
+ * 64-bit file support.
+ * Ghostscript proofing mode (source only; not in shipped binaries).
+
+* EPUB improvements:
+ * User style sheets.
+ * GIF images (also for CBZ).
+ * Table of contents.
+ * CJK text.
+ * Page margins.
+ * Many bug fixes.
+
+* Bug fixes:
+ * Updated FreeType to version 2.6.1.
+ * Various font substitution bug fixes.
+ * Fix setjmp/longjmp behaviour which could cause optimizing compilers to misbehave.
+
List of changes in MuPDF 1.7a
* Bugfixes