]> git.ipfire.org Git - thirdparty/openssl.git/blame_incremental - CHANGES
Don't check for bc at all. We can now run a meaningful test even if
[thirdparty/openssl.git] / CHANGES
... / ...
CommitLineData
1 OpenSSL CHANGES
2 _______________
3
4 Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
5
6 *) Changed the LHASH code to use prototypes for callbacks, and created
7 macros to declare and implement thin (optionally static) functions
8 that provide type-safety and avoid function pointer casting for the
9 type-specific callbacks.
10 [Geoff Thorpe]
11
12 *) Use better test patterns in bntest.
13