diff options
Diffstat (limited to 'utils/ChangeLog')
| -rw-r--r-- | utils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index a9049a23..411a5664 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,15 @@ +2000-02-08 Roland McGrath <roland@baalperazim.frob.com> + + Remove the su utility, which is incompatible with traditional su + as provided by sh-utils and used by some portable shell scripts. + The Hurdish su functionality is available as `setauth --save'. + * su.c: File removed. + * Makefile (targets): Remove su. + (SRCS): Remove su.c. + (su): Target removed from various dependency rules. + (su-LDLIBS): Variable removed. + * unsu.c (doc): Refer to setauth --save rather than su. + 2000-01-22 Roland McGrath <roland@baalperazim.frob.com> * nonsugid.c (get_nonsugid_ids): Remove saved set IDs from available |
