From 543409d3deea734f4750ab6d7ad0a1156da31520 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 4 Sep 1999 15:09:11 +0000 Subject: [PATCH] Nicklist changed to hash table. Some speedups for function checking for people's gone flags. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@11 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 39514fdc..9977467d 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ it does: - Doubleclicking URL in text widget launches specified web/ftp/email client, also doubleclicking channel/nick join to channel or creates query. - Aliases, ignores, autoignoring when flooding, notify lists, completing - specified words with tab (like home<tab> -> http://my.home.page), + specified words with tab (like home -> http://my.home.page), hilighting lines with specified texts - Smart nick completion - Configurable logging support