summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-02-24 09:55:40 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-02-24 09:55:40 +0100
commit4cd6fad268dd37983e4535450f0030e4dacd06a4 (patch)
treefab9286178c9f46e3d318d0c64131695a7406b7a /ChangeLog
parenta79f7219935b5c888e4071c0b7a5a2ad6ca1034d (diff)
downloadweechat-4cd6fad268dd37983e4535450f0030e4dacd06a4.zip
Replace char "%" by "!" for reverse video in color attributes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d298a5f0b..224d302da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.5-dev, 2011-02-23
+v0.3.5-dev, 2011-02-24
Version 0.3.5 (under dev!)
@@ -21,7 +21,7 @@ Version 0.3.5 (under dev!)
* core: add some chars after cursor when scrolling input line: new option
weechat.look.input_cursor_scroll (bug #21391)
* core: add color "gray"
-* core: add attributes for colors ("*": bold, "%": reverse, "_": underline)
+* core: add attributes for colors ("*": bold, "!": reverse, "_": underline)
* core: dynamically allocate color pairs (extended colors can be used without
being added with command "/color")
* core: allow background for nick colors (using ":")