summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-10 16:48:09 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-11 15:53:11 +0100
commitbb628440a9f41eecabfe2f75f5414a130831163b (patch)
tree668bc7ae6525103bd0219d04623be6219452e076 /Changes
parent718bc99ee907323af31f5b9334983a0494d1cc74 (diff)
downloadluatexbase-bb628440a9f41eecabfe2f75f5414a130831163b.tar.gz
Update changes.
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