diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-27 18:51:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-27 18:51:25 +0100 |
commit | ff92b797122fae9cd8ad40f69b714712b62e476f (patch) | |
tree | 83f63951ce00c8141dab9a1b7a3edc1380edec81 | |
parent | 1b2f4108fde1ace64917406fb7df2013533fc0a1 (diff) | |
download | weechat-ff92b797122fae9cd8ad40f69b714712b62e476f.zip |
core: fix typo in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] == Version 0.4.3 (under dev) -* core: fix display of read marker when all buffers line are unread and that +* core: fix display of read marker when all buffer lines are unread and that option weechat.look.read_marker_always_show is on * core: fix memory leak in regex matching when evaluating expression * core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized) |