mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
It was correctly pointed out to me that my CHANGES entry was a little thin
on details. :-)
This commit is contained in:
parent
28e5428d5d
commit
56a67adb64
4
CHANGES
4
CHANGES
@ -5,7 +5,9 @@
|
||||
|
||||
*) Finish off removing the remaining LHASH function pointer casts.
|
||||
There should no longer be any prototype-casting required when using
|
||||
the LHASH abstraction, and any casts that remain are "bugs".
|
||||
the LHASH abstraction, and any casts that remain are "bugs". See
|
||||
the callback types and macros at the head of lhash.h for details
|
||||
(and "OBJ_cleanup" in crypto/objects/obj_dat.c as an example).
|
||||
[Geoff Thorpe]
|
||||
|
||||
*) Change the Unix RAND_poll() variant to be able to poll several
|
||||
|
Loading…
x
Reference in New Issue
Block a user