*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4383 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-02-12 02:35:27 +00:00
parent 60084331e4
commit e96f5abfec
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
Thu Feb 12 03:28:40 1998 Assar Westerlund <assar@sics.se>
* lib/kadm5/kadm5_locl.h: include <sys/file.h>
* lib/asn1/Makefile.am: add PA_KEY_INFO and PA_KEY_INFO_ENTRY
* kdc/kerberos5.c (get_pa_etype_info): remove gcc-ism of
initializing local struct in declaration.
Sat Jan 31 17:28:58 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* kdc/524.c: Use krb5_decode_EncTicketPart.

View File

@@ -1,3 +1,7 @@
Thu Feb 12 03:30:08 1998 Assar Westerlund <assar@sics.se>
* parse_time.c (print_time_table): don't return a void value.
Thu Jan 22 21:23:23 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* getarg.c: Fix long form of negative flags.