summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorlevitte <levitte>2002-11-26 10:11:25 +0000
committerlevitte <levitte>2002-11-26 10:11:25 +0000
commit50ee0ea214e7b0d3ac0930866f3581c7f6c7765e (patch)
tree69de5472a014754079fd2aafb96bd03e490e98f2 /CHANGES
parent968dd3e8efaef0e51546041f24a183c1a86cd929 (diff)
downloadopenssl-50ee0ea214e7b0d3ac0930866f3581c7f6c7765e.tar.gz
Heimdal isn't really supported right now. Say so, and offer a possibility
to force the use of Heimdal, and warn if that's used. PR: 346
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 789fd54c9..ac3a1344a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.6h and 0.9.7 [XX xxx 2002]
+ *) Disable Heimdal support, since it hasn't been fully implemented.
+ Still give the possibility to force the use of Heimdal, but with
+ warnings and a request that patches get sent to openssl-dev.
+ [Richard Levitte]
+
*) Add the VC-CE target, introduce the WINCE sysname, and add
INSTALL.WCE and appropriate conditionals to make it build.
[Steven Reddie <smr@essemer.com.au> via Richard Levitte]