summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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