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

Fixed color bug with IRC messages displayed by plugins (bug #19442)

This commit is contained in:
Sebastien Helleu
2007-03-29 12:44:42 +00:00
parent 0872e77872
commit bad4bd0bef
4 changed files with 28 additions and 10 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-03-25
ChangeLog - 2007-03-29
Version 0.2.4 (under dev!):
* fixed color bug with IRC messages displayed by plugins (bug #19442)
* fixed topic charset, now using channel charset if defined (bug #19386)
* renamed log file for DCC chat (now <server>.dcc.<nick>.weechatlog)
* fixed crash when closing a pv if a DCC chat is open on same nick