mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
Dynamically allocate color pairs
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator)
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
WeeChat ChangeLog
|
||||
=================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.3.5-dev, 2011-01-28
|
||||
v0.3.5-dev, 2011-01-31
|
||||
|
||||
|
||||
Version 0.3.5 (under dev!)
|
||||
--------------------------
|
||||
|
||||
* core: dynamically allocate color pairs (extended colors can be used without
|
||||
being added with command "/color add")
|
||||
* core: allow background for nick colors (using "/")
|
||||
* xfer: do not close chat buffers when removing xfer from list (bug #32271)
|
||||
|
||||
Version 0.3.4 (2011-01-16)
|
||||
|
||||
Reference in New Issue
Block a user