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:
f06b01e
)
More prototypes.
author
Ben Laurie
<ben@openssl.org>
Sat, 16 Jan 1999 18:46:23 +0000
(18:46 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 16 Jan 1999 18:46:23 +0000
(18:46 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 62c31cbdfd7cb84e76123c64e79c0312d1ff5174..97cbdd9fff2058020ee8eed6fb19a1eef80ed378 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-5,6
+5,9
@@
Changes between 0.9.1c and 0.9.2
+ *) Add prototypes to SSL methods. Make SSL_write's buffer const, at last.
+ [Ben Laurie]
+
*) Fix the dummy function BN_ref_mod_exp() in rsaref.c to have the correct
parameters. This was causing a warning which killed off the Win32 compile.
[Steve Henson]