New magic number for the GSSAPI QUEUE structure
authorTheodore Tso <tytso@mit.edu>
Sat, 19 Oct 1996 05:07:23 +0000 (05:07 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 19 Oct 1996 05:07:23 +0000 (05:07 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9215 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/ChangeLog
src/lib/krb5/error_tables/kv5m_err.et

index abd1ab6ac2b1c85de28cbeae4b43fee2da666835..acc605780ed4b41b1ed116b78fea285edea556fa 100644 (file)
@@ -1,8 +1,8 @@
 Fri Oct 18 17:49:51 1996  Theodore Y. Ts'o  <tytso@mit.edu>
 
-       * kv5m_err.et: Add magic code for GSS OID, which is needed for the
-               serialization routines.
-
+       * kv5m_err.et: Add magic code for GSSAPI OID and GSSAPI QUEUE,
+               which are needed for the serialization routines.
+               
 Wed Jul 24 16:03:52 1996  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * krb5_err.et: Added new error code KRB5_KT_NAME_TOOLONG
index f37187b664c5511d69025ad312ebce090ba0f143..aff1d3c62d3e63c9f8c77acbd39859f4fceb5e96 100644 (file)
@@ -79,5 +79,6 @@ error_code KV5M_SAM_RESPONSE, "Bad magic number for krb5_sam_response"
 error_code KV5M_PREDICTED_SAM_RESPONSE,        "Bad magic number for krb5_predicted_sam_response"
 error_code KV5M_PASSWD_PHRASE_ELEMENT, "Bad magic number for passwd_phrase_element"
 error_code KV5M_GSS_OID,       "Bad magic number for GSSAPI OID"
+error_code KV5M_GSS_QUEUE,     "Bad magic number for GSSAPI QUEUE"
 
 end