diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-06 22:00:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-06 22:00:52 +0000 |
commit | a820bf8457e0ab0165f9941a13ed99c1bf8674b5 (patch) | |
tree | b9e00702d0eb5f4a3d42ea97a47df2da4d1a2511 | |
parent | 1120f4c00c3357470e4fd8b4a6642a2be722f332 (diff) | |
download | coreutils-a820bf8457e0ab0165f9941a13ed99c1bf8674b5.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 389361407..294c2b1a6 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 1999-03-06 Jim Meyering <meyering@ascend.com> + * man/Makefile.summ (pinky-summary): Define. + * src/date.c: Include long-options.h. [long_options]: Remove the "help" and "version" entries. Remove declarations of show_help and show_version. |