1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-05-07 15:02:30 +00:00
parent c263f45884
commit acd3390874
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
2000-05-07 Jim Meyering <meyering@lucent.com>
* Version 2.0h.
* src/basename.c: Include "closeout.h".
(main): Call atexit with close_stdout.
* src/chroot.c: Likewise.
+1
View File
@@ -1,5 +1,6 @@
Changes in release 2.1
[2.0h]
* all programs fail when printing --help or --version output to a full device
* printf exits nonzero upon write failure
* yes now detects and terminates upon write failure
* date --rfc-822 now always emits day and month names from the `C' locale