summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-23 09:55:28 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-23 09:55:28 +0200
commit8319332a780457dd2a875bbafd8f83cc817d002e (patch)
tree59a6f4cf20fe8ffa3cde566617b94107bc41fcfe /ChangeLog.asciidoc
parente179a34a407e2fc8758d8c0f5922c837da1cc313 (diff)
downloadweechat-8319332a780457dd2a875bbafd8f83cc817d002e.zip
irc: display the arrow before server name in raw buffer
This prevents the arrow to be truncated if the option weechat.look.prefix_align_max is set to a non-zero value.
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 0ec108c38..caa92f70c 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -28,6 +28,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: fix truncated messages after a word with a length of zero on screen
(for example a zero width space: U+200B) (bug #40985, issue #502)
+* irc: display the arrow before server name in raw buffer
* irc: fix display of messages sent to server in raw buffer
* irc: fix display of invalid UTF-8 chars in raw buffer