summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-05-05 06:54:08 -0700
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-05-05 06:54:08 -0700
commitda42af178a34eb84c6da40aecea8e5c6f3c44086 (patch)
tree48a18f6c23d470c7f6a0f0d36701c5be69dadf3b /Changes
parente379d438d1903a0dbc1fab0fd82bf9e520c4b27a (diff)
parent4aceaacf168b1073cf4dff02bcae0b66d2fd0caf (diff)
downloadluatexbase-da42af178a34eb84c6da40aecea8e5c6f3c44086.tar.gz
Merge pull request #8 from eroux/master
new functions for modules and doc updates
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 8 insertions, 1 deletions
diff --git a/Changes b/Changes
index 7b39c55..8e7fc21 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
Changes in the luatexbase package/bundle
-2013/04/22 v0.6
+2013/05/04 v0.6
+ attr
+ - hack to make luatexbase and luatex.sty compatible for attribute
+ allocation (same thing should be done for catcodetables)
+ - adding whatsit nodes allocation functions (see doc)
+ modutils
+ - adding functions to check the availability and version of a module
+ - fixing small error in module date requirement
loader
- do not output included file paths when called by texlua
mcb