From 999a43859ab775d89aab67d7884674992f387076 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 15 Oct 2005 10:15:56 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 61b3c2ccf5..e6748ab0ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,20 @@ -2005-09-30 Eric Blake (tiny change) +2005-10-15 Jim Meyering * Version 5.91-cvs. + * src/df.c (main): Warn about the deprecated --kilobytes option. + * src/ls.c (decode_switches): Likewise. + + * src/du.c (usage): Document -m, once again. + (main): Warn about use of deprecated long options: + --kilobytes and --megabytes. + * src/tail.c (parse_options): Remove --allow-missing option. + You can use --retry instead. + * src/stat.c (main): Remove --link -l options. + You can use --dereference (-L) instead. + +2005-09-30 Eric Blake (tiny change) + * man/Makefile.am (.x.1): Remove temp directory first. * NEWS: Document dircolors change of 2005-09-05. -- 2.47.3