summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a8fa8d39..a0dfa04ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,7 +23,8 @@ Version 0.4.0 (under dev!)
hook_connect, move "sock" from hook_connect arguments to callback of
hook_connect (task #11205)
* aspell: add bar items "aspell_dict" (dictionary used on current buffer) and
- "aspell_suggest" (suggestions for misspelled word at cursor) (task #12061)
+ "aspell_suggest" (suggestions for misspelled word at cursor), add option
+ aspell.check.suggestions (task #12061)
* aspell: fix creation of spellers when number of dictionaries is different
between two buffers
* irc: add command /quiet, fix display of messages 728/729 (quiet list, end of