summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0875cfa..960a8d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Change History
--------------
+2013/XX/XX, luaotfload v2.4
+ * additional self-tests, now in separate file (luaotfload-diagnostics.lua)
+ * better path and directory handling, especially on Windows
+ * database now indexes Type1 fonts (PFA, PFB) and makes them accessible
+ with style modifiers (requires --format=+pfa,pfb option to luaotfload-tool)
+ * test runner (script mktests)
+
2013/07/10, luaotfload v2.3a
* Detect LuaJIT interpreter (LuaJITTeX)
* Self-test functionality for luaotfload-tool.lua (option ``--diagnose``)