From 2d5f563d890b32690e77b0059d4522d5a431af78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 16 Aug 2014 09:03:38 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 590d527d1..ea6a58708 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -18,6 +18,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed * tests: fix memory leak in tests launcher +* aspell: fix crash with command "/aspell addword" if no word is given + (closes #164, closes #165) == Version 1.0 (2014-08-15)