diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20070614 | ||
2 | - (dtucker) [cipher-ctr.c umac.c openbsd-compat/openssl-compat.h] Move the | ||
3 | USE_BUILTIN_RIJNDAEL compat goop to openssl-compat.h so it can be | ||
4 | shared with umac.c. Allows building with OpenSSL 0.9.5 again including | ||
5 | umac support. With tim@ djm@, ok djm. | ||
6 | |||
1 | 20070612 | 7 | 20070612 |
2 | - (dtucker) OpenBSD CVS Sync | 8 | - (dtucker) OpenBSD CVS Sync |
3 | - markus@cvs.openbsd.org 2007/06/11 09:14:00 | 9 | - markus@cvs.openbsd.org 2007/06/11 09:14:00 |
@@ -3061,4 +3067,4 @@ | |||
3061 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 3067 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
3062 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 3068 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
3063 | 3069 | ||
3064 | $Id: ChangeLog,v 1.4699 2007/06/12 14:02:07 dtucker Exp $ | 3070 | $Id: ChangeLog,v 1.4700 2007/06/14 13:21:32 dtucker Exp $ |