diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-03-15 01:57:23 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-03-15 01:57:23 +0000 |
| commit | 26bcae14eec6b4392500ecb144e345b2948ef544 (patch) | |
| tree | 1712bd35d85d6e87bd711fe768ef60c43a1a0b6e /src/lib/crypto/ChangeLog | |
| parent | c61811b52dbd314e051292f4ba1f14fc1d1fb003 (diff) | |
| download | krb5-26bcae14eec6b4392500ecb144e345b2948ef544.tar.gz krb5-26bcae14eec6b4392500ecb144e345b2948ef544.tar.xz krb5-26bcae14eec6b4392500ecb144e345b2948ef544.zip | |
Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)
removed crud for making a DLL (will be done at a higher level.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5123 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/ChangeLog')
| -rw-r--r-- | src/lib/crypto/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index 14712af9b..fc069cdb4 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 14 17:31:01 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: removed all DLL stuff--it now happens up a directory. + * win_glue.c, libcrypto.def: removed + Tue Mar 7 17:26:06 1995 Keith Vetter (keithv@fusion.com) * cryptoco.c: Added more windows syntactic sugar for segmenting. |
