summaryrefslogtreecommitdiffstats
path: root/ChangeLog.0_9_7-stable_not-in-head
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-04-30 14:41:51 +0000
committerRichard Levitte <levitte@openssl.org>2005-04-30 14:41:51 +0000
commitaf2fcf3a65e5eb477a71c4b86b590a18fb87b9a0 (patch)
tree1af143f948155622b18e8100ee75d70144b5c30b /ChangeLog.0_9_7-stable_not-in-head
parent4a676ac4f870acfac9cad1748bd1cff688240a1f (diff)
This one deserves a note. In the change to CHANGES, there's the
following: + NOTE: This is for the 0.9.7 series ONLY. This hack will never + appear in 0.9.8 or later. We EXPECT application authors to have + dealt properly with this when 0.9.8 is released (unless we actually + make such changes in the libcrypto locking code that changes will + have to be made anyway). That makes this one a false positive.
Diffstat (limited to 'ChangeLog.0_9_7-stable_not-in-head')
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head14
1 files changed, 0 insertions, 14 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head
index 93d524b117..6b3ff3b015 100644
--- a/ChangeLog.0_9_7-stable_not-in-head
+++ b/ChangeLog.0_9_7-stable_not-in-head
@@ -40,20 +40,6 @@ be added to the end of this file.
Return my normal debug targets to something not so extreme, and
make the extreme ones special (or 'extreme', if you will :-)).
-2002-12-12 18:41 levitte
-
- Changed:
- crypto/engine/hw_ncipher.c (1.26.2.7), "Exp", lines: +38 -2
- crypto/engine/hw_ncipher_err.c (1.1.2.2), "Exp", lines: +1 -1
- crypto/engine/hw_ncipher_err.h (1.1.2.2), "Exp", lines: +1 -1
- crypto/cryptlib.c (1.32.2.8), "Exp", lines: +2 -1
- crypto/crypto.h (1.62.2.7), "Exp", lines: +2 -1
- CHANGES (1.977.2.78), "Exp", lines: +14 -0
-
- Add a static lock called HWCRHK, for the case of having an
- application that wants to use the hw_ncipher engine without having
- given any callbacks for the dynamic type of locks.
-
2002-12-15 16:27 appro
Changed: