diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 10:04:53 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 10:04:53 +0200 |
commit | 11d8dd1b51d4a17e76e8e0447aa82ab57754bba3 (patch) | |
tree | 888866677f540e0df106d7a7a5b5bbd505db1a33 /ChangeLog | |
parent | ebcea798bb3ca9aaa484f7ee4645fba6dabeb731 (diff) | |
parent | 16cc0b6088354df6b5e8fdfd7ac9b79871190128 (diff) | |
download | weechat-11d8dd1b51d4a17e76e8e0447aa82ab57754bba3.zip |
Merge branch 'dynamic-nick-prefix-suffix'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] Version 0.4.1 (under dev!) -------------------------- +* core: make nick prefix/suffix dynamic (not stored in the line): move options + irc.look.nick_{prefix|suffix} to weechat.look.nick_{prefix|suffix} and options + irc.color.nick_{prefix|suffix} to weechat.color.chat_nick_{prefix|suffix}, + add new options logger.file.nick_{prefix|suffix} (bug #37531) * core: reset scroll in window before zooming on a merged buffer (bug #38207) * core: install icon file (patch #7972) * core: fix refresh of item "completion": clear it after any action that is |