summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-01-09 16:39:04 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-01-09 16:39:04 +0000
commit56a67adb6486df1ab417217e9855a1acc07b40ba (patch)
treea723de32ad2fdc4d284b52674ebf09403bdcac99
parent28e5428d5df083c6015be5abc88959ee2e662eb6 (diff)
It was correctly pointed out to me that my CHANGES entry was a little thin
on details. :-)
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 511156f6c8..b0a1f58c55 100644
--- a/CHANGES
+++ b/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