summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-16 10:07:13 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-16 10:07:13 +0100
commit20a70c80f8f0dc188c2281642102290fb0460192 (patch)
treef7da5caac3d90b2110a7447be87573b5b2af8338 /ChangeLog
parent508437b6e7cb79d0a11f3fdb6d8a503b7e4b70b5 (diff)
downloadweechat-20a70c80f8f0dc188c2281642102290fb0460192.zip
core: add missing feature in ChangeLog for v0.4.3 (use one date format when day changes from day to day+1)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20214c196..42e8d32cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: fix bind of keys in cursor/mouse context when key starts with "@"
(remove the warning about unsafe key)
* core: fix truncated prefix when filters are toggled (bug #40204)
+* core: use one date format when day changes from day to day+1
* core: add options to customize default text search in buffers:
weechat.look.buffer_search_{case_sensitive|force_default|regex|where}
* doc: add French developer's guide and relay protocol