From a80635c8b2329bc2cdc5192c2e2be61d43a320d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Bostr=C3=B6m?= Date: Tue, 18 Sep 2012 18:08:21 +0200 Subject: irc: fix rejoin of channels with a key, ignore value "*" sent by server for key (bug #24131) --- doc/ja/autogen/plugin_api/hdata.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ja/autogen/plugin_api/hdata.txt') diff --git a/doc/ja/autogen/plugin_api/hdata.txt b/doc/ja/autogen/plugin_api/hdata.txt index 9061f28bc..e62c79bf0 100644 --- a/doc/ja/autogen/plugin_api/hdata.txt +++ b/doc/ja/autogen/plugin_api/hdata.txt @@ -189,6 +189,7 @@ 'notify_list' (pointer, hdata: "irc_notify") + 'last_notify' (pointer, hdata: "irc_notify") + 'manual_joins' (hashtable) + + 'channel_join_key' (hashtable) + 'buffer' (pointer, hdata: "buffer") + 'buffer_as_string' (string) + 'channels' (pointer, hdata: "irc_channel") + -- cgit v1.2.3