summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/Changes b/Changes
index e2d2f3d..24ec40e 100644
--- a/Changes
+++ b/Changes
@@ -13,8 +13,11 @@ merge with luatex.sty. Afterwards, no such changes are expected.
\RequireLuaModule with a unified syntax.
- [BI] luatexbase.use_module removed (use luatexbase.require_module with
a single argument instead).
- - [BI] rm module_log & module_term functions.
- - change formatting of messages.
+ - [BI] removed module_log & module_term functions.
+ - [BI] removed support for version check using a floating point
+ number, only date is supported now.
+ - date, version and description are now optional.
+ - improved formatting of messages.
- luatexbase.require_module now returns curstom err/war/inf functions.
mcb
- [BI] rationalise "list" type handling. The new calling convention