From 30747780638bc579e67cd825af6299145087237a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 19 Sep 2004 02:21:18 +0000 Subject: [PATCH] m5sum cleanup --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e6af1ca6e5..a91d14a868 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-09-18 Paul Eggert + * src/md5sum.c (STATUS_OPTION, STRING_OPTION): New enums. + (long_options, main): Use them instead of magic numbers 2 and 1. + For --string, optarg can't possibly be NULL. + * src/dd.c (usage): Distinguish between options and operands. (scanargs): Don't mess with argc, argv; getopt_long handles this now. Say "operands" for operands, not "options". -- 2.47.2