core: add name of signals in ChangeLog

v2.8-utf8proc
Sébastien Helleu 2016-11-13 16:13:59 +01:00
parent 018b969381
commit 0f5192dad5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Improvements::
Bug fixes::
* core: fix deadlock when quitting after a signal is received (issue #32)
* core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received (issue #32)
* core: fix display of empty lines in search mode (issue #829)
* api: fix crash in function string_expand_home() when the HOME environment variable is not set (issue #827)
* lua: fix integers returned in Lua >= 5.3 (issue #834)