aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-01-16 04:02:52 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2016-01-16 06:30:08 +0100
commitf36d66b0cb3a11341dec25f6b205bfe86c903360 (patch)
tree70bc99813f8ea14eef96820195b9bcb05e959c57 /NEWS
parentfdeb550ee0012451b04a37bc3f95e63c13adcb27 (diff)
downloadxK-f36d66b0cb3a11341dec25f6b205bfe86c903360.tar.gz
xK-f36d66b0cb3a11341dec25f6b205bfe86c903360.tar.xz
xK-f36d66b0cb3a11341dec25f6b205bfe86c903360.zip
kike: asynchronous address resolution
As well as some refactoring and cleanup.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e481cac..9f9eca0 100644
--- a/NEWS
+++ b/NEWS
@@ -6,14 +6,14 @@
* degesch: added autocomplete for /topic
- * degesch: resolve remote addresses asynchronously
-
* degesch: Lua API was improved and extended
* degesch: added a basic last.fm "now playing" plugin
* degesch: backlog limit was made configurable
+ * Remote addresses are now resolved asynchronously
+
* Various bugfixes