1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2014-11-01 12:07:38 +01:00
parent 483a464b55
commit 886dd7d452
+2
View File
@@ -77,6 +77,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* 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 display of channel exception list (348) with 6 arguments (date
missing)
* irc: fix type of value stored in hashtable when joining a channel
(closes #211)
* guile: fix compilation with Guile < 2.0.4 (closes #198)