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

Fixed display bug with color for first line on screen (bug #17719)

This commit is contained in:
Sebastien Helleu
2006-12-05 14:27:01 +00:00
parent 10ab4b0a20
commit a1bc5ce60f
4 changed files with 46 additions and 26 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2006-12-04
ChangeLog - 2006-12-05
Version 0.2.2 (under dev!):
* fixed display bug with color for first line on screen (bug #17719)
* added anti-flood option (irc_anti_flood) (task #5442)
* fixed bug with "set_config" function in plugins API (bug #18448)
* plugins: "add_message_handler" now accepts "*" for all IRC messages