commit | bd3576d2ddedb0492f5bd3c1e47c15778e4fbe3c | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Thu May 13 13:16:42 1999 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Thu May 13 13:16:42 1999 +0000 |
tree | e64a4b13276c3663c3ad9f6f4235909ecadc8852 | |
parent | 7d7d2cbcb02206f3393681f2bce198e11e2e185b [diff] [blame] |
Reorganize and speed up MD5. Submitted by: Andy Polyakov <appro@fy.chalmers.se>
diff --git a/CHANGES b/CHANGES index 770bd19..a3a90dd 100644 --- a/CHANGES +++ b/CHANGES
@@ -5,6 +5,9 @@ Changes between 0.9.2b and 0.9.3 + *) Reorganize and speed up MD5. + [Andy Polyakov <appro@fy.chalmers.se>] + *) VMS support. [Richard Levitte <richard@levitte.org>]