aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-11-21 14:08:14 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-11-21 14:09:34 +0100
commit9bb9c9868c0523b81acf078f330c85c4b8086bdd (patch)
tree15505bce1c605c93b4cec76a9d20b194b465ecf0
parentcd8e3d6d41891aa3decc91f78ce4740e2bddfd05 (diff)
downloadxK-9bb9c9868c0523b81acf078f330c85c4b8086bdd.tar.gz
xK-9bb9c9868c0523b81acf078f330c85c4b8086bdd.tar.xz
xK-9bb9c9868c0523b81acf078f330c85c4b8086bdd.zip
degesch: advertise Lua support
-rw-r--r--NEWS2
-rw-r--r--README.adoc2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5d95540..9b3772b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
0.9.2 (2015-??-??)
+ * degesch: added rudimentary support for Lua scripting
+
* degesch: added detection of pasting, so that it doesn't trigger other
keyboard shortcuts, such as for autocomplete
diff --git a/README.adoc b/README.adoc
index 9eea694..72b99e5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,7 +22,7 @@ This is the youngest and largest application within the project. It has most of
the stuff you'd expect of an IRC client, such as being able to set up multiple
servers, powerful configuration system, integrated help, mIRC text formatting,
CTCP queries, automatic splitting of overlong messages, autocomplete, logging
-to file, and command aliases.
+to file, command aliases and rudimentary support for Lua scripting.
kike
----