From 386b1aadbcf8c67201b6e35eb08a498ac1842eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 30 Mar 2010 01:54:44 +0200 Subject: Rework error functions in modutils. --- Changes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index e488b7e..b80ae0c 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,7 @@ Summary of backwards-incompatible interface changes between 0.1 and 0.2: - \luatexsetcatcoderange has been renamed to \setcatcoderange. - luamcallbacks has been renamed; Lua objects are now in luatexbase, no more in callback.* or luamcallbacks.* + - module error/warning etc now apply string.format to the arguments. 2010/03/29 all @@ -33,6 +34,9 @@ Summary of backwards-incompatible interface changes between 0.1 and 0.2: details - better cooperation with the original package loader - works with luatex 0.25.4 + luatexbase-modutils + - module error/warning etc now apply string.format to the arguments. + - use error() instead of \errmessage. 2010/03/28 luatexbase-* -- cgit v1.2.3