diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-30 03:12:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-30 03:12:48 +0000 |
commit | 9355314687e1d8408cc5c0eba83e52ce3dbe87b3 (patch) | |
tree | 9ea2992c47b777375058004ecf64f4dbf132dd45 /old/sh-utils | |
parent | 5c6991f93de8b30e52847b27feeb68d5832a04fe (diff) | |
download | coreutils-9355314687e1d8408cc5c0eba83e52ce3dbe87b3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 31e24cd76..d63607041 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1998-08-29 Jim Meyering <meyering@ascend.com> + + * src/su.c (longopts): Use corresponding short-option character + in place of `1', and `NULL' in place of pointer in initialization. + 1998-08-11 Jim Meyering <meyering@ascend.com> * src/uptime.c (usage): Correct description. Reported by John Murphy. |