diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-08 14:47:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-08 14:47:27 +0200 |
commit | 29d24c288c1a34582b7df848873bcab7631d4117 (patch) | |
tree | 064a346f0ec53ad45deea66e2fb4ea227602c584 | |
parent | 6532c9a5387506b5e25a937c7c01b881462b3df0 (diff) | |
download | weechat-29d24c288c1a34582b7df848873bcab7631d4117.zip |
core: update ChangeLog
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
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]] |