summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-01-06 12:51:14 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-01-06 12:51:14 +0000
commitb409b42470cee9d5f3e218d3353abbc95f5fcf1e (patch)
treea273bc73b25289b9704541da3d8e995283d8cded /BUGS
parent0369660c0e2f6398990047009876ad345866d2a4 (diff)
downloadweechat-b409b42470cee9d5f3e218d3353abbc95f5fcf1e.zip
Updated BUGS
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 4 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 473cde89a..75338f245 100644
--- a/BUGS
+++ b/BUGS
@@ -1,12 +1,13 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-WeeChat known bugs, 2005-11-17
+WeeChat known bugs, 2006-01-06
+- 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
- some refresh bugs with splited windows
-- ./configure does not check that Ruby libraries are installed
-- ./configure does not check that Gtk 2.0 libraries are installed
- 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
+- ./configure does not check that Gtk 2.0 libraries are installed