diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-04-20 15:37:40 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-04-20 15:37:40 +0000 |
| commit | 85e926aa90f4586ec2b214f450fc90fa4efd9ced (patch) | |
| tree | 1f79664d387bbf55f0ee57da1bcb77b7d486f781 /src/include/ChangeLog | |
| parent | 0571f1be2e23a9099bda18fe31eb198d7194d400 (diff) | |
| download | krb5-85e926aa90f4586ec2b214f450fc90fa4efd9ced.tar.gz krb5-85e926aa90f4586ec2b214f450fc90fa4efd9ced.tar.xz krb5-85e926aa90f4586ec2b214f450fc90fa4efd9ced.zip | |
Inlined the following include files in krb5.h, to simplify the header
files which actually need to be installed: wordsize.h, base-defs.h,
hostaddr.h, fieldbits.h, proto.h, macros.h, error_def.h, safepriv.h,
ccache.h, rcache.h, keytab.h, func-proto.h, k5-free.h. Also moved the
#include of k5-config.h and k5-errors.h to k5-int.h.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5385 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index a6c490866..8167b8c54 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,13 @@ +Thu Apr 20 11:32:09 1995 <tytso@rsx-11.mit.edu> + + * krb5.h, k5-int.h: Inlined the following include files, to + simplify the header files which actually need to be + installed: wordsize.h, base-defs.h, hostaddr.h, + fieldbits.h, proto.h, macros.h, error_def.h, safepriv.h, + ccache.h, rcache.h, keytab.h, func-proto.h, k5-free.h. + Also moved the #include of k5-config.h and k5-errors.h to + k5-int.h. + Wed Apr 19 13:23:39 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> * krb5.h: Added default_realm pointer to krb5_context |
