diff options
| author | Theodore Tso <tytso@mit.edu> | 1999-05-07 21:06:40 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1999-05-07 21:06:40 +0000 |
| commit | 109db6f407e76e7150d9b9632d4dbf94cba2e507 (patch) | |
| tree | c9cb54a41574dde2f5f10f56d623c83a315ef522 /src/include/krb5/ChangeLog | |
| parent | 4a91c1a052a43a10c3ca28b2c9a0a84396ea23fc (diff) | |
Fix the existing kludge to deal with the fact that krb5_realm_params
is defined in two, count them two, header files. There's real
ugliness here that needs cleaning up eventually, but I don't have the
time now to deal with it.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11426 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index 49889913f..191a1f2a0 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,11 @@ +Fri May 7 15:26:44 1999 Theodore Y. Ts'o <tytso@mit.edu> + + * adm_proto.h: Fix the existing kludge to deal with the fact that + krb5_realm_params is defined in two, count them two, + header files. There's real ugliness here that needs + cleaning up eventually, but I don't have the time now to + deal with it. + Fri Apr 16 17:07:47 1999 Theodore Y. Ts'o <tytso@mit.edu> * Makefile.in (all-windows): Don't constantly recreate autoconf.h |
