summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-08-30 03:12:48 +0000
committerJim Meyering <jim@meyering.net>1998-08-30 03:12:48 +0000
commit9355314687e1d8408cc5c0eba83e52ce3dbe87b3 (patch)
tree9ea2992c47b777375058004ecf64f4dbf132dd45 /old
parent5c6991f93de8b30e52847b27feeb68d5832a04fe (diff)
downloadcoreutils-9355314687e1d8408cc5c0eba83e52ce3dbe87b3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
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.