]> granicus.if.org Git - sudo/commitdiff
some more info
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Aug 2007 22:32:01 +0000 (22:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Aug 2007 22:32:01 +0000 (22:32 +0000)
history.pod

index f9fa4033b82774ff64d3d12a59ebf57bf2c78850..21509470c89eb17e72d617c37ffccc91910a03ec 100644 (file)
@@ -29,10 +29,8 @@ and could work with both sudo and visudo (previously they had
 slightly different parsers).
 
 In 1996, Todd, who had been maintaining sudo for several years in
-his spare time, brought sudo development under the umbrella of his
-consulting firm, Courtesan Consulting.  Courtesan remains committed
-to a free sudo and is sponsoring another sudo rewrite as well as
-continued development of the sudo 1.x code base.
+his spare time, moved distribution of sudo from a CU-Boulder ftp
+site to his domain, courtesan.com.
 
 In 1999, the "CU" prefix was dropped from the name since there has
 been no formal release of sudo from "The Root Group" since 1991
@@ -40,8 +38,12 @@ been no formal release of sudo from "The Root Group" since 1991
 no longer contains any of the original "Root Group" code and is
 available under an ISC-style license.
 
+In 2001, the sudo web site, ftp site and mailing lists were moved
+from courtesan.com to the sudo.ws domain (sudo.org was already
+taken).
+
 In 2005, Todd rewrote the sudoers parser to better support the
-features that had been added in the past ten years.  The new parser
+features that had been added in the past ten years.  This new parser
 removes some limitations of the previous one, removes ordering
 constraints and adds support for including multiple sudoers files.