1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common
Timo Sirainen c355002886 using signal_add() instead of signal_add_first() again. the ..first() wasn't
really needed and it broke autoaway.pl script .. which is because
/DISCONNECT and /UPGRADE commands destroy the server record, but it's still
left in the signal's parameter. Guess I'll need to add reference counting to
server record as well..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2128 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-20 12:51:28 +00:00
..
core using signal_add() instead of signal_add_first() again. the ..first() wasn't 2001-11-20 12:51:28 +00:00
irc 378 event (whois realhost) data is different between irc servers, so added 2001-11-19 23:04:58 +00:00
.cvsignore updates 2000-04-27 11:45:50 +00:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00