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 00:16:41 +00:00
parent 8d33ef0168
commit be8b44a2d7
4 changed files with 8 additions and 6 deletions
+2 -1
View File
@@ -1,13 +1,14 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2003-10-27
ChangeLog - 2003-11-02
Version 0.0.3 (under dev!):
* ./configure script to build WeeChat
* nicks are now correctly sorted (op, halfop, voice, other)
* fixed crash when entering text without any server connection
* fixed crash when /set command is executed
* fixed display bug (text was blinking when scrolling)
* french translation
* new IRC command: /stats, /service, /squit, /motd, /lusers, /links, /time,
+2 -2
View File
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
TODO - 2003-10-27
TODO - 2003-11-02
Legend:
# done
@@ -14,7 +14,7 @@ v0.0.3:
------
* General:
+ use of ./configure script for building WeeChat
# use of ./configure script for building WeeChat
* IRC protocol:
# implement RFC 2812
+2 -1
View File
@@ -1,13 +1,14 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2003-10-27
ChangeLog - 2003-11-02
Version 0.0.3 (under dev!):
* ./configure script to build WeeChat
* nicks are now correctly sorted (op, halfop, voice, other)
* fixed crash when entering text without any server connection
* fixed crash when /set command is executed
* fixed display bug (text was blinking when scrolling)
* french translation
* new IRC command: /stats, /service, /squit, /motd, /lusers, /links, /time,
+2 -2
View File
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
TODO - 2003-10-27
TODO - 2003-11-02
Legend:
# done
@@ -14,7 +14,7 @@ v0.0.3:
------
* General:
+ use of ./configure script for building WeeChat
# use of ./configure script for building WeeChat
* IRC protocol:
# implement RFC 2812