diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-06-14 23:38:39 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-06-14 23:38:39 +1000 |
commit | a2ed75582fb10a67424bca64775d0121631760fb (patch) | |
tree | 0589c35572eccf2a2b24f5098a073339f7ebcf48 /ChangeLog | |
parent | cb52017ad9024e4d72766a19f286addcdafc2374 (diff) |
- (dtucker) [openbsd-compat/openssl-compat.h] Merge USE_BUILTIN_RIJNDAEL
sections. Fixes builds with early OpenSSL 0.9.6 versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ | |||
3 | USE_BUILTIN_RIJNDAEL compat goop to openssl-compat.h so it can be | 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 | 4 | shared with umac.c. Allows building with OpenSSL 0.9.5 again including |
5 | umac support. With tim@ djm@, ok djm. | 5 | umac support. With tim@ djm@, ok djm. |
6 | - (dtucker) [openbsd-compat/openssl-compat.h] Merge USE_BUILTIN_RIJNDAEL | ||
7 | sections. Fixes builds with early OpenSSL 0.9.6 versions. | ||
6 | 8 | ||
7 | 20070612 | 9 | 20070612 |
8 | - (dtucker) OpenBSD CVS Sync | 10 | - (dtucker) OpenBSD CVS Sync |
@@ -3067,4 +3069,4 @@ | |||
3067 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 3069 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
3068 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 3070 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
3069 | 3071 | ||
3070 | $Id: ChangeLog,v 1.4700 2007/06/14 13:21:32 dtucker Exp $ | 3072 | $Id: ChangeLog,v 1.4701 2007/06/14 13:38:39 dtucker Exp $ |