git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17458 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-05 12:37:35 +00:00
parent ba1492d065
commit dc7d8226c4

View File

@@ -1,5 +1,11 @@
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/keytab_file.c (fkt_next_entry_int): read the 32 bit
kvno if the reset of the data is longer then 4 bytes in hope to be
forward compatible. Pointed out by Michael B Allen.
* doc/programming.texi: Add fileformats.
* appl/test: Rename u_intXX_t to uintXX_t
* kuser: Rename u_intXX_t to uintXX_t