From 7d555c8615d9d972eafad97ef46c867d6995c09d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 12 Nov 2001 15:25:17 +0000 Subject: [PATCH] order entries as in main branch --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 3f3cecdcd6..d88faea87f 100644 --- a/CHANGES +++ b/CHANGES @@ -4,12 +4,9 @@ Changes between 0.9.6b and 0.9.6c [XX xxx XXXX] - *) Add a configuration entry for gcc on UnixWare + *) Add a configuration entry for gcc on UnixWare. [Gary Benson ] - *) Add assembler implementation for IA-64 - [Andy Polyakov] - *) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake messages are stored in a single piece (fixed-length part and variable-length part combined) and fix various bugs found on the way. @@ -124,6 +121,9 @@ messages might inadvertently be reject as too long. [Petr Lampa ] + *) Enhanced support for IA-64 Unix platforms (well, Linux and HP-UX). + [Andy Polyakov] + *) Modified SSL library such that the verify_callback that has been set specificly for an SSL object with SSL_set_verify() is actually being used. Before the change, a verify_callback set with this function was -- 2.25.1