summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-08-23 22:12:50 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-08-23 22:12:50 +0200
commit4a3756e753fe39d08744a52393207d3aebf46c8f (patch)
treea6b9117807c7cf6ed2bcd3622e65763cbeb913ab /ChangeLog
parented9537ff76383104fae0e77bc4ee2f66f36db915 (diff)
downloadweechat-4a3756e753fe39d08744a52393207d3aebf46c8f.zip
irc: add network prefix in irc (dis)connection messages
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 878ad8e66..20cb81f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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