git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4435 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-02-17 20:40:15 +00:00
parent 34dace3c4b
commit 42ac8abf83
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
Mon Feb 16 17:20:22 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/krb5_locl.h: Remove <error.h> (it gets included via
{asn1,krb5}_err.h).
Thu Feb 12 03:28:40 1998 Assar Westerlund <assar@sics.se>
* lib/krb5/get_in_tkt.c (_krb5_extract_ticket): if time difference

View File

@@ -1,3 +1,9 @@
Tue Feb 17 16:30:55 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* compile_et.c (generate): Always return a value.
* parse.y: Files don't have to end with `end'.
Mon Feb 16 16:09:20 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* lex.l (getstring): Replace getc() with input().