mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
.
This commit is contained in:
parent
334294f09d
commit
b24b689963
@ -2,6 +2,13 @@
|
||||
|
||||
* Version 2.0.13.
|
||||
|
||||
* src/Makefile.am (false.c): Convert only the final EXIT_SUCCESS
|
||||
into EXIT_FAILURE. Otherwise, false --help and false --version
|
||||
would fail.
|
||||
|
||||
* src/true.c (main): Add an explicit `exit (EXIT_SUCCESS);'
|
||||
for --version, rather than falling through.
|
||||
|
||||
* Upgrade to gettext-0.11.3.
|
||||
* Upgrade to autoconf-2.53b.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user