Mention when LDAP was incorporated.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 22 Jun 2010 17:39:14 +0000 (13:39 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 22 Jun 2010 17:39:14 +0000 (13:39 -0400)
--HG--
branch : 1.7

HISTORY
history.pod

diff --git a/HISTORY b/HISTORY
index e237ad3df8061d12bcf9307efd83424bbd50e4d0..63c7f9fb95e4eb43d17d88c7c5d44e21f68d4a37 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -27,7 +27,7 @@ In 1996, Todd, who had been maintaining sudo for several years in 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
+In 1999, the "CU" prefix was dropped from the name since there had been no
 formal release of sudo from "The Root Group" since 1991 (the original
 authors now work elsewhere). As of version 1.6, Sudo no longer contains any
 of the original "Root Group" code and is available under an ISC-style
@@ -36,6 +36,10 @@ 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 2003, Nationwide Mutual Insurance Company contributed code written by
+Aaron Spangler to store the sudoers data in LDAP. These changes were
+incorporated into Sudo 1.6.8.
+
 In 2005, Todd rewrote the sudoers parser to better support the 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
index 7fb490cc705f11f527008e70e9c9f5b5ba908286..e802c078cedeb6fefe36e0bb5b5273a303ce4275 100644 (file)
@@ -32,7 +32,7 @@ In 1996, Todd, who had been maintaining sudo for several years in
 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
+In 1999, the "CU" prefix was dropped from the name since there had
 been no formal release of sudo from "The Root Group" since 1991
 (the original authors now work elsewhere).  As of version 1.6, Sudo
 no longer contains any of the original "Root Group" code and is
@@ -42,6 +42,10 @@ 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 2003, Nationwide Mutual Insurance Company contributed code written
+by Aaron Spangler to store the sudoers data in LDAP.  These changes
+were incorporated into Sudo 1.6.8.
+
 In 2005, Todd rewrote the sudoers parser to better support the
 features that had been added in the past ten years.  This new parser
 removes some limitations of the previous one, removes ordering