Clarification.
This commit is contained in:
parent
9209c9fc1a
commit
11af1a2758
4
CHANGES
4
CHANGES
@ -7,6 +7,10 @@
|
|||||||
*) New function "CRYPTO_num_locks" that returns CRYPTO_NUM_LOCKS.
|
*) New function "CRYPTO_num_locks" that returns CRYPTO_NUM_LOCKS.
|
||||||
Whoever hopes to achieve shared-library compatibility across versions
|
Whoever hopes to achieve shared-library compatibility across versions
|
||||||
must use this, not the compile-time macro.
|
must use this, not the compile-time macro.
|
||||||
|
(Exercise 0.9.4: Which is the minimum library version required by
|
||||||
|
such programs?)
|
||||||
|
Note: All this applies only to multi-threaded programs, others don't
|
||||||
|
need locks.
|
||||||
[Bodo Moeller]
|
[Bodo Moeller]
|
||||||
|
|
||||||
*) Add missing case to s3_clnt.c state machine -- one of the new SSL tests
|
*) Add missing case to s3_clnt.c state machine -- one of the new SSL tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user