summaryrefslogtreecommitdiffstats
path: root/src/appl/user_user/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-11-08 22:28:43 +0000
committerTheodore Tso <tytso@mit.edu>1996-11-08 22:28:43 +0000
commit4bbce906813693aa821936c237b082bb51f0cb48 (patch)
tree04fa6428098dbba30cf15e4a8f647d068ca3086e /src/appl/user_user/ChangeLog
parentb7d0fdf7d891d191918de379194842d3f9837d48 (diff)
Check the error return from krb5_init_context(), and print an error
message if necessary. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9345 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/user_user/ChangeLog')
-rw-r--r--src/appl/user_user/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/appl/user_user/ChangeLog b/src/appl/user_user/ChangeLog
index 19cddfb99..62651d0cb 100644
--- a/src/appl/user_user/ChangeLog
+++ b/src/appl/user_user/ChangeLog
@@ -1,3 +1,10 @@
+Thu Nov 7 15:36:15 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * client.c (argv):
+ * server.c (argv): Check the error return from
+ krb5_init_context(), and print an error message if
+ necessary.
+
Fri Mar 15 21:39:25 1996 Ezra Peisach (epeisach@kangaroo.mit.edu)
* server.c: Remove declaration of krb5_kdc_default_options.