From: Ulf Möller Date: Wed, 23 Feb 2000 21:57:22 +0000 (+0000) Subject: add missing names. X-Git-Tag: OpenSSL_0_9_5beta1~11 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=cdf20e0839faaa8551e5966d315b6cc353c5c4ed;hp=88886fd3053e2d67d2811525361c5496c56958d2 add missing names. --- diff --git a/CHANGES b/CHANGES index d3be5308a8..2c212fd284 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,7 @@ many platforms, but is not correct. As these functions are usually called by macros defined in OpenSSL header files, most source code should work without changes. + [Richard Levitte] *) (which is created by Configure) now contains sections with information on -D... compiler switches used for @@ -34,6 +35,7 @@ #define OPENSSL_ALGORITHM_DEFINES #include defines all pertinent NO_ symbols, such as NO_IDEA, NO_RSA, etc. + [Richard Levitte, Ulf and Bodo Möller] *) Bugfix: Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.