summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--TODO4
-rw-r--r--weechat/ChangeLog3
-rw-r--r--weechat/TODO4
4 files changed, 8 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index e214736c0..208bd6870 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,
diff --git a/TODO b/TODO
index d783dd746..f1758b6d2 100644
--- a/TODO
+++ b/TODO
@@ -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
diff --git a/weechat/ChangeLog b/weechat/ChangeLog
index e214736c0..208bd6870 100644
--- a/weechat/ChangeLog
+++ b/weechat/ChangeLog
@@ -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,
diff --git a/weechat/TODO b/weechat/TODO
index d783dd746..f1758b6d2 100644
--- a/weechat/TODO
+++ b/weechat/TODO
@@ -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