From: Ulf Möller Date: Sun, 30 Jan 2000 23:34:33 +0000 (+0000) Subject: Note changes. X-Git-Tag: OpenSSL_0_9_5beta1~148 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=98d0b2e37545b49721aa374b2a7b901e34ed2f0e;p=oweals%2Fopenssl.git Note changes. --- diff --git a/CHANGES b/CHANGES index 36792258f8..3f7da6c59c 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.4 and 0.9.5 [xx XXX 2000] + *) Source code cleanups: use const where appropriate, eliminate casts, + use void * instead of char * in lhash. + [Ulf Möller] + *) Bugfix: ssl3_send_server_key_exchange was not restartable (the state was not changed to SSL3_ST_SW_KEY_EXCH_B, and because of this the server could overwrite ephemeral keys that the client