summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-10-16 01:03:43 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-10-16 01:03:43 +0200
commit854310ce176fe514db7262ec23bd98769f0676cb (patch)
tree21c34a365825f99674bec49f4cbc05e45027cea3 /NEWS
parent656211fb299687f2de271018b1dc4bcefc76ac9d (diff)
downloadluaotfload-854310ce176fe514db7262ec23bd98769f0676cb.tar.gz
Prepare for releasev1.20
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2c26de..3ab4678 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Change History
--------------
+2010/10/16, luaotfload v1.20:
+ * Make cache directory creation more robust
+ * Fix GPOS mark placement in left-to-right direction
+ * Reject fonts missing 'names' table
+ * Sanitize color value before attempting to use it
+
2010/09/12, luaotfload v1.19:
* fix LaTeX's detection (made Tikz fail under a non-LaTeX format)