From: Todd C. Miller Date: Sat, 15 Jun 1996 22:10:48 +0000 (+0000) Subject: ++version X-Git-Tag: SUDO_1_5_0~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f64553860e3d6abf274caf054a88151719ecf461;p=sudo ++version --- diff --git a/INSTALL b/INSTALL index f9d8a710c..6229b8557 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -Installation instructions for CU sudo 1.4.2 +Installation instructions for CU sudo 1.4.3 =========================================== Sudo uses a `configure' script to probe the capabilities and type diff --git a/README b/README index 3b852a70a..12abf5f86 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the CU version of sudo, release 1.4.2 +This is the CU version of sudo, release 1.4.3 The sudo philosophy =================== @@ -26,7 +26,7 @@ Group's sudo 1.1, the code has been changed significantly, so please do not bother them with bugs in CU sudo. Bug reports for this sudo should be sent to sudo-bugs@cs.colorado.edu. -CU sudo 1.4.2 represents a huge change from the 1.3.1 code base. +CU sudo 1.4.3 represents a huge change from the 1.3.1 code base. It includes a completely rewritten parser contributed by Chris Jepeway, a smarter and easier to use visudo, an updated configure script along with the usual bug fixes and portability changes. See the CHANGES file