From 29d24c288c1a34582b7df848873bcab7631d4117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 8 Jul 2017 14:47:27 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 315d00b0c..621602f56 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -30,6 +30,7 @@ Improvements:: Bug fixes:: + * core: call the config hook when options are renamed or removed * buflist: fix crash in auto-scroll of bar when the buflist item is not the first item in the bar [[v1.9]]