1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

Updated file.

This commit is contained in:
Sebastien Helleu
2003-11-02 23:04:20 +00:00
parent bde34ecd57
commit 8676230eef
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1,12 +1,14 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2003-11-02
ChangeLog - 2003-11-03
Version 0.0.3 (under dev!):
* ./configure script to build WeeChat
* nicks are now correctly sorted (op, halfop, voice, other)
* fixed problem with '353' IRC message (nicklist)
* fixed problem when nick is truncated by server
* fixed crash when entering text without any server connection
* fixed crash when /set command is executed
* fixed display bug (text was blinking when scrolling)
+3 -1
View File
@@ -1,12 +1,14 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2003-11-02
ChangeLog - 2003-11-03
Version 0.0.3 (under dev!):
* ./configure script to build WeeChat
* nicks are now correctly sorted (op, halfop, voice, other)
* fixed problem with '353' IRC message (nicklist)
* fixed problem when nick is truncated by server
* fixed crash when entering text without any server connection
* fixed crash when /set command is executed
* fixed display bug (text was blinking when scrolling)