diff options
| author | Danilo Almeida <dalmeida@mit.edu> | 2002-04-05 23:19:38 +0000 |
|---|---|---|
| committer | Danilo Almeida <dalmeida@mit.edu> | 2002-04-05 23:19:38 +0000 |
| commit | 152c9a039c7e7956fe2402b4c7d739f363e06bbf (patch) | |
| tree | 97478e9335a004e04bd213efa05fe3f4c05a6c15 /src/util/ChangeLog | |
| parent | 2419a47a52c8554a8db00b1cbd38771b621232bb (diff) | |
| download | krb5-152c9a039c7e7956fe2402b4c7d739f363e06bbf.tar.gz krb5-152c9a039c7e7956fe2402b4c7d739f363e06bbf.tar.xz krb5-152c9a039c7e7956fe2402b4c7d739f363e06bbf.zip | |
* def-check.pl: Better error checking. Handles variable argument
functions more nicely. Support for KRB5_CALLCONV_WRONG,
KRB5INT_BEGIN_DECLS, KRB5INT_END_DECLS. Works with krb5.hin,
krb5.h, and k5-int.h (giving different information for the last
one, of course).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14359 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
| -rw-r--r-- | src/util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 8f903129cd..3e4181a954 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,11 @@ +2002-04-05 Danilo Almeida <dalmeida@mit.edu> + + * def-check.pl: Better error checking. Handles variable argument + functions more nicely. Support for KRB5_CALLCONV_WRONG, + KRB5INT_BEGIN_DECLS, KRB5INT_END_DECLS. Works with krb5.hin, + krb5.h, and k5-int.h (giving different information for the last + one, of course). + 2001-10-25 Ezra Peisach <epeisach@mit.edu> * reconf: Require autoconf 2.13. Remove support for local autoconf |
