1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

Fixed bug with erroneous nickname when connecting to server (bug #19812), fixed display bugs in IRC error messages

This commit is contained in:
Sebastien Helleu
2007-05-09 11:00:11 +00:00
parent 860e9a08f3
commit 054abdff85
26 changed files with 2290 additions and 1846 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-05-04
ChangeLog - 2007-05-09
Version 0.2.5 (under dev!):
* fixed bug with erroneous nickname when connecting to server (bug #19812)
* fixed display bugs in IRC error messages
* added protocol priority for gnutls (patch #5915)
* added channel admin mode '!' for some IRC servers
* fixed bug with iso2022jp locale (bug #18719)