1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

irc: add signal "irc_server_opened"

This commit is contained in:
Sebastien Helleu
2012-02-09 08:47:36 +01:00
parent 06fb5d1921
commit 4a1f0ef5cc
5 changed files with 21 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
v0.3.7-rc1, 2012-02-05
v0.3.7-rc1, 2012-02-09
Version 0.3.7 (under dev!)
@@ -55,6 +55,7 @@ Version 0.3.7 (under dev!)
nicklist_get_next_item
* alias: add default alias umode => /mode $nick
* aspell: fix URL detection (do not check spelling of URLs) (bug #34040)
* irc: add signal "irc_server_opened"
* irc: add signal "xxx,irc_out1_yyy" and modifier "irc_out1_xxx" (outgoing
message before automatic split to fit in 512 bytes)
* irc: fix self-highlight when using /me with an IRC bouncer like znc