1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 14:05:42 +02:00

Fixed display bug (text was blinking when scrolling)

This commit is contained in:
Sebastien Helleu
2004-02-24 23:29:58 +00:00
parent 4e86ff9682
commit 070e1b6ec7
4 changed files with 104 additions and 34 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2004-02-21
ChangeLog - 2004-02-25
Version 0.0.6 (under dev!):
* fixed display bug (text was blinking when scrolling)
* CTCP Version reply is now in english only and doesn't show host (security reason)
Version 0.0.5 (2004-02-07):
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2004-02-21
ChangeLog - 2004-02-25
Version 0.0.6 (under dev!):
* fixed display bug (text was blinking when scrolling)
* CTCP Version reply is now in english only and doesn't show host (security reason)
Version 0.0.5 (2004-02-07):
File diff suppressed because it is too large Load Diff