summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSimmo Saan <simmo.saan@gmail.com>2019-04-13 14:45:53 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-04-13 14:45:53 +0200
commit97e90469187d1a03d8abbb636f0c30f40d07c713 (patch)
treee6e3961dbb5f51a02c7674a0f45245897ed86375 /ChangeLog.adoc
parent63c992922cb386b203680b05d4f1d24ed3442bca (diff)
downloadweechat-97e90469187d1a03d8abbb636f0c30f40d07c713.zip
core: add option weechat.look.buffer_time_same (closes #1127)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 7b268350a..6ce330e09 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
+ * core: add option weechat.look.buffer_time_same (issue #1127)
* core: use seconds by default in /repeat interval, allow unit for the interval
* core: allow text in addition to a command in command /repeat
* core: add option "addreplace" in command /filter (issue #1055, issue #1312)