projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cf41fe
)
Oops, update CHANGES entry.
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 31 May 2009 17:13:55 +0000
(17:13 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 31 May 2009 17:13:55 +0000
(17:13 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 55fe956f512dc1cab4e673b9e02c7cb36dec482e..1b3a16b479b50ea81c093e637dadd5b2ebd27ad9 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,9
@@
Changes between 0.9.8k and 1.0 [xx XXX xxxx]
+ *) Add ECDHE and PSK support to DTLS.
+ [Michael Tuexen <tuexen@fh-muenster.de>]
+
*) Add CHECKED_STACK_OF macro to safestack.h, otherwise safestack can't
be used on C++.
[Steve Henson]