1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-29 00:09:04 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-12-20 20:10:59 +00:00
parent f331e1389c
commit bb42dae7f2

View File

@@ -1,7 +1,17 @@
2002-12-15 Jim Meyering <jim@meyering.net>
2002-12-20 Jim Meyering <jim@meyering.net>
* Version 4.5.5.
* src/touch.c (touch): Change the wording of a diagnostic so
that it makes sense both when the file exists and when it doesn't.
Suggestion from Michael Stone.
2002-12-18 Jim Meyering <jim@meyering.net>
* src/stty.c (valid_options): Declare to be static.
2002-12-15 Jim Meyering <jim@meyering.net>
* Makefile.cfg: Remove rules related to generating m4/jm-glibc-io.m4.
* src/chmod.c, src/copy.c, src/copy.h, src/cp-hash.h, src/csplit.c: