summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-12-09 22:52:54 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2015-12-09 22:52:59 +0100
commit334aceef887d77f2ad53aba2a8623aedf77a6370 (patch)
tree8d92220c2c3c24538224633daf80a8739b6ea077 /NEWS
parente6aa4d71589ed6f35a6a62850c001e644900f13a (diff)
downloadluaotfload-334aceef887d77f2ad53aba2a8623aedf77a6370.tar.gz
[*] bump version and date
We still had some 2014 values lingering around dark corners. In theory this is all meaningless wrt. the Git repo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 15 insertions, 14 deletions
diff --git a/NEWS b/NEWS
index 4ed320a..c1e5000 100644
--- a/NEWS
+++ b/NEWS
@@ -1,23 +1,24 @@
Change History
--------------
-2015/0X/XX, luaotfload v2.6
- * Add ``sign`` target to makefile for automated package signing
+2015/12/09, luaotfload v2.6
+ * Add ``sign`` target to makefile for automated package signing.
* Add ``--dumpconf`` option to luaotfload-tool for generating configuration
- files
- * Move fontloader files to subtree src/fontloader
+ files.
+ * Move fontloader files to subtree src/fontloader.
* New script ``mkimport`` facilitates maintainance of code imported from
- Context
- * Revised letterspacing, now utilizing the ``node.direct`` interface
- * Revized colorization of fonts, utilizing ``node.direct`` (Dohyun Kim)
- * Colorization was moved to the ``post_linebreak_filter`` stage
+ Context.
+ * Revised letterspacing, now utilizing the ``node.direct`` interface.
+ * Revized colorization of fonts, utilizing ``node.direct`` (Dohyun Kim).
+ * Colorization was moved to the ``post_linebreak_filter`` stage.
* Move remaining functionality from ``luaotfload-override`` into
- initialization
- * Write names index if fonts were removed
- * Separate module loading from initialization
- * Custom fontloader package with the files from Lualibs removed
- * Lualibs are now a dependency when used in a TeX run as well
- * Respect interword spaces when letterspacing
+ initialization.
+ * Write names index if fonts were removed.
+ * Separate module loading from initialization.
+ * Custom fontloader package with the files from Lualibs removed.
+ * Swappable fontloader via configuration option.
+ * Lualibs are now a dependency when used in a TeX run as well.
+ * Respect interword spaces when letterspacing.
2014/07/13, luaotfload v2.5
* Remove legacy code.