summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index cb48e07a..eea359cc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -98,3 +98,4 @@ Other patches (grep for "patch" in ChangeLog) by:
KindOne
Fabian Kurz
Todd Pratt
+ xavierog
diff --git a/NEWS b/NEWS
index 00d35f9d..5312aef5 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ v0.8.20-head 2016-xx-xx The Irssi team <staff@irssi.org>
it will now try harder to retrieve the system error message.
- IP addresses are no longer stored when resolve_reverse_lookup is
used.
+ - /names and $[...] now uses utf8 string operations (#40, #411).
v0.8.19 2016-03-23 The Irssi team <staff@irssi.org>
- Fixed regression when joining and parting channels on IRCnet (#435)