diff options
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 7 | 
1 files changed, 5 insertions, 2 deletions
@@ -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  | 
