summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-11-04 11:51:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-11-04 11:51:34 +0100
commit47df178c88d102817843f51d875b12e184a30aad (patch)
tree847462f3a108494c19d58ad6062c8d94472b7d0c /ChangeLog
parent57d5afeda51be24f6dae13f4082fb91e90cdf3b2 (diff)
downloadweechat-47df178c88d102817843f51d875b12e184a30aad.zip
core: add option aspell.check.suggestions in ChangeLog
Diffstat (limited to 'ChangeLog')
-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