diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-02-22 03:08:52 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-02-22 03:08:52 +0000 |
| commit | b71f3e8737fa16380f27deaafe5ef63c21cda99f (patch) | |
| tree | 091abf6a3e566bce4606ecd0f0e8182d61041c88 /src/include/krb5/ChangeLog | |
| parent | 33c00b7abb78bb72077129f37d6d0df87e1f6a70 (diff) | |
Converted krb5/des425 and krb5/asn.1 to the PC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4970 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index cc7c71d9f..e06bf651d 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,10 +1,19 @@ +Tue Feb 21 17:31:06 1995 Keith Vetter (keithv@fusion.com) + + * config.h: added HAVE_ERRNO for the windows section + changed windows manifest constant from __windows__ + to _MSDOS so that DOS test programs will compile. + +Tue Feb 21 12:00:32 1995 Keith Vetter (keithv@fusion.com) + + * asn1.h: added windows INTERFACE keyword to all functions. + Tue Feb 21 17:49:41 1995 Mark Eichin (eichin@cygnus.com) * config.h: get krb5/autoconf.h. * Makefile.in (KRB5_HEADERS): add config.h, remove rsa-md4.h and crc-32.h which aren't here anymore. -======= Tue Feb 21 0:0:32 1995 Keith Vetter (keithv@fusion.com) * func-proto.h: added windows INTERFACE keyword to all functions. |
