summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-11-29 06:31:16 -0800
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-11-29 06:31:16 -0800
commite6f2ee928f26781bc8cd97f6febf365a90dd19fc (patch)
tree22748eac020382b4f9bca4f73894770deebb04a1 /NEWS
parentf09c1af734e78bc7986f3cac022befa76c09871e (diff)
parentc277244a226831be412432355829a8c0f4e65008 (diff)
downloadluatexbase-e6f2ee928f26781bc8cd97f6febf365a90dd19fc.tar.gz
Merge pull request #18 from phi-gamma/master
address issue #17
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bd9f4d1..94d91ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
Changes in the luatexbase package/bundle
-2013/06/08 v0.7
+2013/11/29 v0.7
mcb
- minor changes and more coherent behaviour
- refreshing the list of callbacks
+ - add two functions is_active_callback() and
+ callback_descriptions()
2013/05/11 v0.6
all