From 252aca82fd4336a5368d699bd23a0c06acef0bd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 21 Jun 2016 19:40:43 +0200 Subject: [PATCH] core: fix some categories in ChangeLog --- ChangeLog.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 69a55e516..8a76e9007 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -81,7 +81,7 @@ Bug fixes:: Build:: - * core: fix detection of Python shared libraries (issue #676) + * python: fix detection of Python shared libraries (issue #676) * ruby: add detection of Ruby 2.3 (issue #698) [[v1.4]] @@ -817,8 +817,8 @@ Build:: * core: install icon file (patch #7972) * core: fix detection of iconv with cmake on OS X (bug #38321) - * core: fix detection of Python on Ubuntu Raring * guile: fix compilation with Guile 2.0 + * python: fix detection of Python on Ubuntu Raring * script: fix compilation on GNU/Hurd (patch #7977) [[v0.4.0]] @@ -907,8 +907,8 @@ Bug fixes:: Build:: * core: add git version in build, display it in "weechat-curses --help" and /version - * core: fix detection of Guile in configure * core: stop cmake if gcrypt lib is not found (bug #37671) + * guile: fix detection of Guile in configure * script: fix compilation on OS X [[v0.3.9.2]]