summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-12 21:19:37 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-12 23:05:54 +0200
commitca80124422758142fc9738fea8e49a71ecb2b337 (patch)
treea5504e836fe9e420e3d436932f5a2e35b87138bc /Changes
parent52855099dd06d6755a38e57b464f4a65220bb283 (diff)
downloadluatexbase-ca80124422758142fc9738fea8e49a71ecb2b337.tar.gz
Bump version number.0.2
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index b80ae0c..8e3be94 100644
--- a/Changes
+++ b/Changes
@@ -9,7 +9,7 @@ Summary of backwards-incompatible interface changes between 0.1 and 0.2:
no more in callback.* or luamcallbacks.*
- module error/warning etc now apply string.format to the arguments.
-2010/03/29
+2010/05/12 v0.2
all
- use luatexbase as the Lua module name
- change the filename of the lua module (suppress luatexbase.)
@@ -24,7 +24,7 @@ Summary of backwards-incompatible interface changes between 0.1 and 0.2:
- rename \luatexsetcatcoderange to \setcatcoderange
- load lua-compat
luamcallbacks -> luatexbase-mcb
- - rename package
+ - rename package, new version numbering starting at 0.2
- functions are now in luatexbase rather than luamcallbacks, they
are no more copied to callbacks either
- lua objects are now local (except for the public interface)