*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 1997 23:01:17 +0000 (23:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 1997 23:01:17 +0000 (23:01 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index 30a270fe95dd26a7febfcab91fc7b69c3b8c80a5..eed880af35d90ccef0247353badb4c870600bf27 100644 (file)
@@ -25,6 +25,7 @@
        version of su.
        (all_local): New target.  Dependend on su.  Required now that su is
        no longer in bin_PROGRAMS.
+       (uninstall-local): Remove su only if it comes from the GNU sh-utils.
 
        * src/su.c: Redefine/undef getusershell around inclusion of <unistd.h>
        (via system.h) so Cray's int-returning prototype doesn't conflict
index 948449ba4cb86e2959a5157b9a7aabf0b8c8e604..48a9c25596aef769ed0aa78dc1f75c982ad01075 100644 (file)
@@ -1,6 +1,8 @@
 Changes in release 1.17
  [1.16c]
 * date -u -d DATE now prints the correct date
+* don't remove already-installed su unless it is possible to install the
+  new one setuid root.
  [1.16b]
  [1.16a]
 * expr accepts new unary operator, quote.