1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 12:26:40 +02:00

core: fix sentence in ChangeLog

(cherry picked from commit 061f94aee9)
This commit is contained in:
Sébastien Helleu
2014-09-20 15:44:28 +02:00
parent 23deeed800
commit c6165e2dda
+1 -1
View File
@@ -25,7 +25,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* tests: fix build of tests when the build directory is outside source tree
(closes #178)
* tests: fix memory leak in tests launcher
* aspell: fix compilation with enchant version older than 1.6.0 (closes #192)
* aspell: fix compilation with Enchant < 1.6.0 (closes #192)
* aspell: fix crash with command "/aspell addword" if no word is given
(closes #164, closes #165)
* guile: fix compilation with Guile < 2.0.4 (closes #198)