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

Fixed crash when purging DCC with high number of DCC (> window size)

This commit is contained in:
Sebastien Helleu
2006-07-30 20:41:49 +00:00
parent aff43aa355
commit b11f2b2c4b
4 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2006-07-27
ChangeLog - 2006-07-30
Version 0.2.0 (under dev!):
* fixed crash when purging DCC with high number of DCC (> window size)
* fixed completion for command handlers (now empty completion_template
means nick completion, "-" string means no completion at all)
* fixed nick alignment problem when look_nickmode is off