Update from stable-branch.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e255b7cdeafc60e920c3423f495ad39b30052234..034b46d08ad48fab60f8fbc35969e60cbb750e8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
         obligation to set up the dynamic locking callbacks.)
         [Sander Temme <sander@temme.net>]
 
-  *) Update Configure code and WIN32 build scripts to support experimental
-     code. This is surrounded by OPENSSL_EXPERIMENTAL_FOO and not compiled
-     in by default. Using the configuration option "enable-experimental-foo"
-     enables it. Use this option for JPAKE.
-     [Steve Henson]
-
   *) Use correct exit code if there is an error in dgst command.
      [Steve Henson; problem pointed out by Roland Dirlewanger]