diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-23 22:12:50 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-23 22:12:50 +0200 |
commit | 4a3756e753fe39d08744a52393207d3aebf46c8f (patch) | |
tree | a6b9117807c7cf6ed2bcd3622e65763cbeb913ab /ChangeLog | |
parent | ed9537ff76383104fae0e77bc4ee2f66f36db915 (diff) | |
download | weechat-4a3756e753fe39d08744a52393207d3aebf46c8f.zip |
irc: add network prefix in irc (dis)connection messages
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ Version 0.3.9 (under dev!) * fifo: ignore read failing with error EAGAIN (bug #37019) * guile: fix crash when unloading a script without pointer to interpreter * guile: fix path of guile include dirs in cmake build (patch #7790) +* irc: add network prefix in irc (dis)connection messages * irc: generate alternate nicks dynamically when all nicks are already in use (task #12209) * irc: fix split of received IRC message: keep spaces at the end of message |