summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-04-09 12:32:13 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-04-26 11:38:29 +0200
commitf4d01e231ac609889b18d9073bc314455b875c79 (patch)
tree4c7dc105dfbf0be77a5cdf4db5c773a690095665 /CHANGES
parent85ec0410ca1eb10e0d592027e990f7e569cd4d3f (diff)
downloadmupdf-f4d01e231ac609889b18d9073bc314455b875c79.tar.xz
Clean up and simplify makefiles.
* Use autogenerated header file dependencies. * Use mkdir to create target output directory directly.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5f61a01b..ab3a742c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+* Build system simplifications:
+ * Auto-generated CMap, ICC, and JS source files are checked in to git.
+ * Embedded CMap resources are now generated by a python script.
+ * Embedded font resources are linked directly if using GNU ld.
+
List of changes in MuPDF 1.13.0
* This is primarily a bugfix release.