diff options
Diffstat (limited to 'doc/api/ChangeLog')
-rw-r--r-- | doc/api/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/api/ChangeLog b/doc/api/ChangeLog index c91ab80bfc..1fb822c26d 100644 --- a/doc/api/ChangeLog +++ b/doc/api/ChangeLog @@ -1,3 +1,14 @@ +2000-10-17 Ezra Peisach <epeisach@mit.edu> + + * krb5.tex: krb5_unparse_name_ext(), krb5_build_principal(), + krb5_build_principal_va, krb5_build_printicpal_ext() use unsigned + ints. + + * libos.tex: krb5_read_password() takes an unsigned int * as the + final argument. + + * keytab.tex: krb5_kt_get_name() takes an unsigned int. + 2000-10-16 Ezra Peisach <epeisach@mit.edu> * krb5.tex (krb5_init_context): Parameter is output only. |