aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 388c06e..8c52bc0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
10.02 *Pending* 10.03 2014-04-02 08:00:00
2 - Fix syntax error for term.cursor.goto for Lua 5.2
3 - Add jump as an alias for goto
4
50.02 2013-02-21 21:15:00
2 - Add cursor functions. 6 - Add cursor functions.
3 - Add clear functions. 7 - Add clear functions.
4 - Deprecate term.isatty. Use luaposix instead. 8 - Deprecate term.isatty. Use luaposix instead.