projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b436a98
)
crypto/err.c bugfix
author
Bodo Möller
<bodo@openssl.org>
Fri, 21 Jul 2000 15:17:04 +0000
(15:17 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 21 Jul 2000 15:17:04 +0000
(15:17 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 30ac5d764f36150d6aa1335d2058be34994f51b3..16b9c6bb7a9a586130911a5ef55f0e3f989bbb47 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,10
@@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) crypto/err.c locking bugfix: Use write locks (CRYPTO_w_[un]lock),
+ not read locks (CRYPTO_r_[un]lock).
+ [Bodo Moeller]
+
*) A first attempt at creating official support for shared
libraries through configuration. I've kept it so the
default is static libraries only, and the OpenSSL programs