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:
e207887
)
typo
author
Bodo Möller
<bodo@openssl.org>
Fri, 26 Oct 2001 14:03:51 +0000
(14:03 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 26 Oct 2001 14:03:51 +0000
(14:03 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 6e9c072ab338bde7b6a48b7d9ad005b780e2adaf..1d346955809ae00d3295c5d837fb8c1a2a7cf961 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-6,7
+6,7
@@
*) Disable caching in BIO_gethostbyname(), directly use gethostbyname()
instead. BIO_gethostbyname() does not know what timeouts are
- appropriate, so entries would stay in cache even when they ha
d
e
+ appropriate, so entries would stay in cache even when they ha
v
e
become invalid.
[Bodo Moeller; problem pointed out by Rich Salz <rsalz@zolera.com>