=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/CHANGES,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/usr.bin/sudo/Attic/CHANGES 2003/04/01 15:47:51 1.20 --- src/usr.bin/sudo/Attic/CHANGES 2003/04/03 19:15:34 1.21 *************** *** 1605,1607 **** --- 1605,1617 ---- 503) Fixed false positives in the overflow detection of expand_prompt(). Sudo 1.6.7p1 released. + + 504) An unterminated comment broke Kerberos V authentication. + + 505) The krb5-config script is used to determine Kerberos V CPPFLAGS + and LDFLAGS/LIBS if it exists. + + 506) Backed out changes to mkinstalldirs from autoconf 2.57 that + caused problems on Tru64 Unix. + + Sudo 1.6.7p2 released.