summaryrefslogtreecommitdiffstats
path: root/src/appl/user_user/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-02-28 09:52:05 +0000
committerJohn Gilmore <gnu@toad.com>1995-02-28 09:52:05 +0000
commit2c72ce111891f6e49d4490d166708e5aa8007d57 (patch)
tree2732d69029347a072cdaa8d2b75af29420970d09 /src/appl/user_user/ChangeLog
parent7aeb8f6355fbb51761d00745d38c1870d0bf9f9e (diff)
downloadkrb5-2c72ce111891f6e49d4490d166708e5aa8007d57.tar.gz
krb5-2c72ce111891f6e49d4490d166708e5aa8007d57.tar.xz
krb5-2c72ce111891f6e49d4490d166708e5aa8007d57.zip
Avoid <krb5/...> and <com_err.h> includes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5023 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/user_user/ChangeLog')
-rw-r--r--src/appl/user_user/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/appl/user_user/ChangeLog b/src/appl/user_user/ChangeLog
index 0b3e5358d..41d99ef58 100644
--- a/src/appl/user_user/ChangeLog
+++ b/src/appl/user_user/ChangeLog
@@ -1,3 +1,7 @@
+Tue Feb 28 01:51:29 1995 John Gilmore (gnu at toad.com)
+
+ * client.c, server.c: Avoid <krb5/...> and <com_err.h> includes.
+
Tue Feb 14 15:30:55 1995 Chris Provenzano (proven@mit.edu)
* client.c Call krb5_get_credentials() with new calling convention.