diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-16 04:02:52 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-16 06:30:08 +0100 |
commit | f36d66b0cb3a11341dec25f6b205bfe86c903360 (patch) | |
tree | 70bc99813f8ea14eef96820195b9bcb05e959c57 /NEWS | |
parent | fdeb550ee0012451b04a37bc3f95e63c13adcb27 (diff) | |
download | xK-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-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |