aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 22b7ddb..eb371f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
10.08 2023-12-29 12:00
2 - Add clearend function
3 - Fix bad argument handling in isatty (https://github.com/hoelzro/lua-term/pull/18 - thanks @mpeterv!)
4 - Fix motion functions to correctly implement ANSI escape sequences (https://github.com/hoelzro/lua-term/pull/19 - thanks @edouardelasalles!)
5
10.07 2016-04-05 22:00:00 60.07 2016-04-05 22:00:00
2 - Fix compilation errors for Lua 5.3 on GCC < 5.0 7 - Fix compilation errors for Lua 5.3 on GCC < 5.0
3 8