1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

core: fix typo in ChangeLog

This commit is contained in:
Sebastien Helleu
2014-01-27 18:51:25 +01:00
parent 1b2f4108fd
commit ff92b79712
+1 -1
View File
@@ -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)