From: Todd C. Miller Date: Sun, 6 Feb 1994 22:43:15 +0000 (+0000) Subject: updated X-Git-Tag: SUDO_1_3_0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cebcce0485cb62547a4352d768afa861ecc9496;p=sudo updated --- diff --git a/README b/README index 08c954141..58f45a798 100644 --- a/README +++ b/README @@ -5,6 +5,10 @@ code actually readable by my standards, it won't even diff usefully against their source. Sorry (but if you've seen the previous coding style...) The indent.pro in this directory is what was used to format the source. +CU sudo 1.3 is mostly a cleanup of the sudo 1.2 code including bug fixes, +portability changes with a few extra features. See the CHANGES file for +the full scoop. + Note that the Makefile has changed significantly. Type make and choose whichever OS type is appropriate. If there is nothing close, try generic. For more info see the INSTALL file. If you need to make changes, please