[wesnoth-commits] [wesnoth/wesnoth] 0bfb91: Minor fixes to --help text
Iris Morelle
noreply at github.com
Tue Oct 20 02:14:32 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0bfb9101a80df04e6ee75e495a1a6da2e6b46dea
https://github.com/wesnoth/wesnoth/commit/0bfb9101a80df04e6ee75e495a1a6da2e6b46dea
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
Log Message:
-----------
Minor fixes to --help text
More importantly, --log-precise's description is now more
platform-agnostic (there isn't a "logfile" on platforms other than
Windows).
Commit: 858f55c7fda64fd2f2fa9f869d51715d3486c03f
https://github.com/wesnoth/wesnoth/commit/858f55c7fda64fd2f2fa9f869d51715d3486c03f
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M changelog.md
M src/log.cpp
Log Message:
-----------
log: Fix precise timestamps missing a trailing space
Without this, log messages with --log-precise enabled tend to look just
a bit *off*:
20201019 23:09:21.786752info general: attempting to generate locale by name 'en_US.UTF-8'
^
Compare: https://github.com/wesnoth/wesnoth/compare/6c6dee0655aa...858f55c7fda6
More information about the Commits
mailing list