X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=65ff95a788d0b1e71be4fe798ac38aa82b0c14dc;hp=cf7c58ce50eebbcd876f9a5642aa3f69ed3145ba;hb=c05353c50a438d86e030da82f024870358c95edb;hpb=73ea41607004bd39bf56730b875549f765107e95 diff --git a/CHANGES b/CHANGES index cf7c58ce50..65ff95a788 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 0.9.8k and 1.0 [xx XXX xxxx] + *) Rename uni2asc and asc2uni functions to OPENSSL_uni2asc and + OPENSSL_asc2uni the original names were too generic and cause name + clashes on Netware. + [Guenter ] + *) Add ECDHE and PSK support to DTLS. [Michael Tuexen ]