diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-10-06 02:46:27 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-10-06 02:46:27 +0000 |
| commit | ce4a33fd9ffac2b6777389b10f3cecb103d8fd53 (patch) | |
| tree | 7308971dd13d8238b246d2603496eaebd2f42f45 /src/include/krb5/ChangeLog | |
| parent | 82f35c2c03d67e37accbb5b2748c89711ef0ca58 (diff) | |
Remove pport and sport from the krb5_realm_params file, and replace it
with ports, which is a char * list of all of the ports which should be
listed to for this realm.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6935 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index d53f899c7..5a69c81dc 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 5 21:33:27 1995 Theodore Y. Ts'o <tytso@dcl> + + * adm.h: Remove pport and sport from the krb5_realm_params file, + and replace it with ports, which is a char * list of all + of the ports which should be listed to for this realm. + Fri Sep 29 14:37:41 1995 Theodore Y. Ts'o <tytso@dcl> * Makefile.in (clean-unix): Remove autoconf.h on make clean |
