values are returned from gmtime().
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10533
dc483132-0cff-0310-8789-
dd5450dbe970
+Thu Apr 16 20:51:40 1998 Tom Yu <tlyu@mit.edu>
+
+ * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where bad
+ values are returned from gmtime().
+
Fri Feb 27 18:03:33 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Changed thisconfigdir to point at the lib/krb5
error_code ASN1_BAD_LENGTH, "ASN.1 length doesn't match expected value"
error_code ASN1_BAD_FORMAT, "ASN.1 badly-formatted encoding"
error_code ASN1_PARSE_ERROR, "ASN.1 parse error"
+error_code ASN1_BAD_GMTIME, "ASN.1 bad return from gmtime"
end