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

Fixed USER message when connecting to IRC server (patch #5835)

This commit is contained in:
Sebastien Helleu
2007-04-02 09:23:41 +00:00
parent f07c42fff3
commit 8d014d66da
4 changed files with 10 additions and 26 deletions
+3
View File
@@ -4,6 +4,9 @@ WeeChat - Wee Enhanced Environment for Chat
ChangeLog - 2007-03-29
Version 0.2.5 (under dev!):
* fixed USER message when connecting to IRC server (patch #5835)
Version 0.2.4 (2007-03-29):
* fixed color bug with IRC messages displayed by plugins (bug #19442)
* fixed topic charset, now using channel charset if defined (bug #19386)