Fix wesnoth(6) claiming the default log level is error

It's been warning since version 1.9.0.

[ci skip]
This commit is contained in:
Iris Morelle 2018-05-03 14:04:47 -03:00
parent 0a2103b146
commit 350865bffc
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@
* Attempting to save a screenshot with an unsupported format now shows an error
message, instead of saving the screenshot as BMP with the requested extension.
* It is now possible to disable logdomains in the Logging Options dialog.
* Fixed the wesnoth(6) manpage claiming the default log level is 'error' when it
has been 'warning' since version 1.9.0.
## Version 1.14.0
### Campaigns

View file

@ -133,7 +133,7 @@ sets the severity level of the log domains.
can be used to match any log domain. Available levels:
.BR error ,\ warning ,\ info ,\ debug .
By default the
.B error
.B warning
level is used.
.TP
.B --log-precise