diff options
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index 826e96773..af6652b8b 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 30 17:19:16 1997 Tom Yu <tlyu@mit.edu> + + * configure.in: Remove references to dbm and ndbm. Replace + HAS_STDLIB_H and NO_STDLIB_H with something more sane. Replace + AC_TIME_WITH_SYS_TIME with more a recent form. Use AC_CHECK_TYPE + to check for time_t instead of erroneously named POSIX_TYPES. + Thu Sep 25 21:50:44 1997 Tom Yu <tlyu@mit.edu> * configure.in: Replace KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF. |
