1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

aspell: add missing dictionaries (ast/grc/hus/kn/ky)

This commit is contained in:
Sebastien Helleu
2012-07-05 14:41:26 +02:00
parent 5309a65f05
commit cbc47ece3d
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ Version 0.3.9 (under dev!)
* core: reallow names beginning with "#" for bars, proxies and filters
* core: escape special chars (`#[\`) in configuration files for name of options
(bug #36584)
* aspell: add missing dictionaries (ast/grc/hus/kn/ky)
* guile: fix crash when unloading a script without pointer to interpreter
* guile: fix path of guile include dirs in cmake build (patch #7790)
* irc: fix parsing of user modes (ignore everything after first space)