core: fix sentence in release notes

v2.8-utf8proc
Sébastien Helleu 2019-11-03 21:10:48 +01:00
parent 6507544947
commit 4f7a51f72b
1 changed files with 3 additions and 2 deletions

View File

@ -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