Module name: irssi
Changes by: cras 00/03/10 23:16:29
Modified files:
plugins/perl/xs: Irssi.xs typemap
src/irc-base : commands.c server-reconnect.c server-reconnect.h
src/irc-extra : get-signals.pl
src/ui-common : txt.h ui-commands.c ui-formats.c ui-server.c
docs : SIGNALS
Log message:
/SERVERS displays a list of waiting reconnections too. You can also
remove them with /DISCONNECT <RECON-n> where <RECON-n> being the tag
that /SERVERS prints.
Added signals "server reconnect removed" and "server reconnect not found".