summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 9 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 16fd387..d1089d6 100644
--- a/NEWS
+++ b/NEWS
@@ -14,9 +14,8 @@ Change History
* Font filenames are stored in the database (file: lookups more efficient)
* Optional caching of name: lookups
* Increased fidelity of XeTeX emulation
- * Renaming mkluatexfontdb into luaotfload-tool, with more search
- functionalities (the old behavior is kept if the script is symlinked/
- renamed mkluatexfontdb)
+ * Renaming mkluatexfontdb into luaotfload-tool (the old behavior is kept if
+ the script is symlinked/ renamed mkluatexfontdb)
* Added options to luaotfload-tool for simple database queries
* Logging facilities have been rewritten and allow for more granularity
* All files have been renamed, abandoning cryptic acronyms; also
@@ -28,6 +27,13 @@ Change History
* There is now a central, non-personal dev repo on github:
https://github.com/lualatex/luaotfload
+2013/04/25, luaotfload v1.29:
+ * Reverting the unified resolver, as the database was rebuilt too often
+ which made the compilation longer. This will come back improved
+ in the next version, hopefully for TeXLive 2013.
+ * Fix resolving of Libertine Mono
+ * Fix a bug that made fontconfig files not parsed when OSFONTDIR is set
+
2013/04/11, luaotfload v1.28:
* Adapting to LuaTeX 0.75, keeping backward-compatibility
* Fix small documentation issues in mkluatexfontdb