core: update ChangeLog (add fix of crash in buflist)

Refers to commit b7d5392771d17ea1502df4ebd78df2b2fd84f3b3.
This commit is contained in:
Sébastien Helleu 2017-05-19 21:23:23 +02:00
parent 1bace336bc
commit 455a0e501c

View File

@ -25,6 +25,7 @@ Improvements::
Bug fixes::
* buflist: add option "bar" in command /buflist, do not automatically add the "buflist" bar when the option buflist.look.enabled is off (issue #994)
* buflist: fix crash on drag & drop of buffers
* relay: fix parsing of CAP command arguments in irc protocol (issue #995)
[[v1.8]]