diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 76b4c17cc..36d052801 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -24,6 +24,7 @@ New features:: Bug fixes:: + * core: fix clear of completion item in case of partial completion (issue #1162) * core: send signal "key_pressed" for mouse code only if the string is UTF-8 valid (issue #1220) * scripts: fix duplicated lines in output of script eval (python, perl, ruby, lua and guile)