summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS12
1 files changed, 7 insertions, 5 deletions
diff --git a/BUGS b/BUGS
index 75338f245..a869636bd 100644
--- a/BUGS
+++ b/BUGS
@@ -1,13 +1,15 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-WeeChat known bugs, 2006-01-06
+WeeChat known bugs, 2006-01-14
-- charset bug when calling global history command from a buffer with another charset
- display bugs with UTF-8 chars coded on more than 2 bytes
+- divide long messages (> 512 bytes) into more messages so IRC server can
+ parse them correctly
- some refresh bugs with splited windows
- command name for /server can not contain spaces
-- when many WeeChat are launched, log file is not properly written (cleared by
- each WeeChat at startup)
-- WeeChat may crash if too much nicks in nicklist when position is top or bottom
+- when many WeeChat are launched, log file is not properly written
+ (cleared by each WeeChat at startup)
+- WeeChat may crash if too much nicks in nicklist when position is top
+ or bottom
- ./configure does not check that Gtk 2.0 libraries are installed