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

core: fix sentence in ChangeLog

This commit is contained in:
Sébastien Helleu
2014-09-20 15:44:28 +02:00
parent 6a2bef6fb7
commit 061f94aee9
+1 -1
View File
@@ -37,7 +37,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)
* irc: fix translation of CTCP PING reply (closes #137)