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

Fixed user modes in nicklist when ban and nick mode are received in the same MODE message (bug #20870)

This commit is contained in:
Sebastien Helleu
2007-08-23 08:26:15 +00:00
parent 76afa6d2b5
commit 7863d4cece
4 changed files with 14 additions and 2 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-08-21
ChangeLog - 2007-08-23
Version 0.2.6 (under dev!):
* fixed user modes in nicklist when ban and nick mode are received in the
same MODE message (bug #20870)
* fixed IRC message 333: silently ignore message if error when parsing it
* fixed server option "command_delay": does not freeze WeeChat any more
* added paste detection, new options look_paste_max_lines and