projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rename asc2uni and uni2asc functions to avoid clashes.
[openssl.git]
/
CHANGES
diff --git
a/CHANGES
b/CHANGES
index
cf7c58c
..
65ff95a
100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,11
@@
Changes between 0.9.8k and 1.0 [xx XXX xxxx]
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 <lists@gknw.net>]
+
*) Add ECDHE and PSK support to DTLS.
[Michael Tuexen <tuexen@fh-muenster.de>]
*) Add ECDHE and PSK support to DTLS.
[Michael Tuexen <tuexen@fh-muenster.de>]