1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

Updated bugs

This commit is contained in:
Sebastien Helleu
2005-09-11 14:32:07 +00:00
parent 4f5c1b6e09
commit 61fac4d49e
2 changed files with 10 additions and 4 deletions
+5 -2
View File
@@ -1,12 +1,15 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
WeeChat known bugs, 2005-07-30
WeeChat known bugs, 2005-09-11
- infinite loop when displaying some messages (very rare, but important bug)
- when scrolling back in history, if a new message is displayed, screen moves
- color display problems when term has white background
- ./configure does not check that Ruby libraries are installed
- ./configure does not check that Gtk 2.0 libraries are installed
- when quitting WeeChat term title is not restored (if look_set_title is ON)
- command name for /server can not contain spaces
- wrong alias is not created and not saved when quitting WeeChat
- when many WeeChat are launched, log file is not properly written (cleared by
each WeeChat at startup)
- display problems with old Konsole versions (Kde terminal) (???)
+5 -2
View File
@@ -1,12 +1,15 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
WeeChat known bugs, 2005-07-30
WeeChat known bugs, 2005-09-11
- infinite loop when displaying some messages (very rare, but important bug)
- when scrolling back in history, if a new message is displayed, screen moves
- color display problems when term has white background
- ./configure does not check that Ruby libraries are installed
- ./configure does not check that Gtk 2.0 libraries are installed
- when quitting WeeChat term title is not restored (if look_set_title is ON)
- command name for /server can not contain spaces
- wrong alias is not created and not saved when quitting WeeChat
- when many WeeChat are launched, log file is not properly written (cleared by
each WeeChat at startup)
- display problems with old Konsole versions (Kde terminal) (???)