aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-09-13 02:01:35 +0000
committerUlf Möller <ulf@openssl.org>2000-09-13 02:01:35 +0000
commit523d778aeff6bae4128a59d5d04eb968c8edecd8 (patch)
tree55a7fb79eb8d61fc9b81819b40c2414969816ff9 /CHANGES
parent5b7417dbe13a8e3721fa0e3640367e80a416e01c (diff)
downloadopenssl-523d778aeff6bae4128a59d5d04eb968c8edecd8.zip
openssl-523d778aeff6bae4128a59d5d04eb968c8edecd8.tar.gz
openssl-523d778aeff6bae4128a59d5d04eb968c8edecd8.tar.bz2
The other log message should have read "Note the DSA change".
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5eaa553..1eca683 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@
*) Don't set the two most significant bits to one when generating a
random number < q in the DSA library.
- [Ulf Möller]
+ [Ulf Möller]
*) New SSL API mode 'SSL_MODE_AUTO_RETRY'. This disables the default
behaviour that SSL_read may result in SSL_ERROR_WANT_READ (even if