mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
Updated file
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user