summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-11-03 21:10:48 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-11-03 21:10:48 +0100
commit4f7a51f72ba51f26d9390488e7bf77c6e7099f15 (patch)
treec50b8800fe9cfe827b4de652e80c11dd0797d064
parent650754494799926feba8e4375bbcb76cdabb8a39 (diff)
downloadweechat-4f7a51f72ba51f26d9390488e7bf77c6e7099f15.zip
core: fix sentence in release notes
-rw-r--r--ReleaseNotes.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc
index 8102aaa5a..c3099793e 100644
--- a/ReleaseNotes.adoc
+++ b/ReleaseNotes.adoc
@@ -24,8 +24,9 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
=== CMake errors on missing dependencies
When compiling WeeChat with CMake (which is the recommended way), errors are
-now displayed on any missing dependency, if the optional feature was asked
-(most features are automatically enabled, except doc/man page and tests).
+now displayed on any missing dependency, if the optional feature was enabled
+(most features are automatically enabled, except documentation, man page and
+tests).
Any error on a missing dependency is fatal, so WeeChat can not be compiled.
This is a new behavior compared to old versions, where any missing dependency