+Sat Jul 16 05:59:53 1994 Tom Yu (tlyu at dragons-lair)
+
+ * krb5_err.et: missing space between comma and doublequote
+
Tue Jun 28 19:11:43 1994 Tom Yu (tlyu at dragons-lair)
* Makefile.in: doing the right thing with new error tables
error_code KRB5KDC_ERR_KEY_EXP, "Password has expired"
error_code KRB5KDC_ERR_PREAUTH_FAILED, "Preauthentication failed"
# ^^ 24
-error_code KRB5KDC_ERR_PREAUTH_REQUIRED,"Additional pre-authentication required"
+error_code KRB5KDC_ERR_PREAUTH_REQUIRED, "Additional pre-authentication required"
error_code KRB5KDC_ERR_SERVER_NOMATCH, "Requested server and ticket don't match"
error_code KRB5PLACEHOLD_27, "KRB5 error code 27"
error_code KRB5PLACEHOLD_28, "KRB5 error code 28"