summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-05-20 10:41:51 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-05-20 10:41:51 +0000
commit4061f0641daebbcd0567b2df7c469b8d8c630936 (patch)
tree895cf6a1c2f2f76486d4f577afa52e8d4f764e7d /ChangeLog
parent5787acad2c19c501444b3eec495ce92928a9708c (diff)
downloadweechat-4061f0641daebbcd0567b2df7c469b8d8c630936.zip
Fixed IRC mode parsing when receiving modes with arguments (bug #19902)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d880b7b0..aa9fa5c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2007-05-18
+ChangeLog - 2007-05-20
Version 0.2.5 (under dev!):
+ * fixed IRC mode parsing when receiving modes with arguments (bug #19902)
* fixed crash with IRC JOIN malformed message (bug #19891)
* fixed bug with nick prefixes on some IRC servers (bug #19854)
* improved setup file save: now writes temporary file, then rename it