summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-03-28 22:59:21 +0000
committerTheodore Tso <tytso@mit.edu>1996-03-28 22:59:21 +0000
commit977375e609815d91e5ac9a2e9658fe93c7ea8a65 (patch)
treefb65a00a4419d7885d17b3a70ec2718397c450f6 /src/include/krb5/ChangeLog
parent96d7d5276f01dd7f5893748bdea68ce45b46fa40 (diff)
AddressXlation.h: Updated to use latest versions from the Apple's
MacTCP Universal Interface. (For PowerPC port). MacTCP.h: New header file from Apple's Universal Interface GetMyIPAddr.h, MacTCPCommonTypes.h, TCPPB.h, UDPPB.h: Removed old MacTCP header files. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7730 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 153da97d8..5b5fa80f7 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,13 @@
+Thu Mar 28 17:57:04 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * AddressXlation.h: Updated to use latest versions from the Apple's
+ MacTCP Universal Interface. (For PowerPC port).
+
+ * MacTCP.h: New header file from Apple's Universal Interface
+
+ * GetMyIPAddr.h, MacTCPCommonTypes.h, TCPPB.h, UDPPB.h: Removed
+ old MacTCP header files.
+
Wed Mar 13 17:43:35 1996 Ken Raeburn <raeburn@cygnus.com>
* configure.in: Use AC_HEADER_STDARG.