summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-08-07 22:21:49 +0000
committerAndy Polyakov <appro@openssl.org>2005-08-07 22:21:49 +0000
commit0491e05833a139deef5288abf1bcf61cb19b292e (patch)
treeab274099bff13e0e451aa18bfbdb09bb25f222bb /CHANGES
parent9a1a5b8785f38481d55c32d8c1fec2d840389d3e (diff)
Final(?) WinCE update.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d025d780a3..bc7e0709e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,9 @@
Changes between 0.9.8 and 0.9.8a [XX xxx XXXX]
+ *) Extended Windows CE support.
+ [Satoshi Nakamura and Andy Polyakov]
+
*) Initialize SSL_METHOD structures at compile time instead of during
runtime, thus removing the need for a lock.
[Steve Henson]