From a542b2f79de11422fc551db6128f211e63266dfa Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 20 Feb 2003 00:04:06 +0000 Subject: * krb5.hin (krb5_princ_component): Return NULL if going off the end of the array git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15193 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 319f5d8181..d2b5e65389 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,5 +1,8 @@ 2003-02-19 Ken Raeburn + * krb5.hin (krb5_princ_component): Return NULL if going off the + end of the array. + * configure.in: Check for sys/select.h and time.h. 2003-02-07 Tom Yu -- cgit