Submitted by:
authorBodo Möller <bodo@openssl.org>
Thu, 29 Apr 1999 16:10:41 +0000 (16:10 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 29 Apr 1999 16:10:41 +0000 (16:10 +0000)
Reviewed by:
PR:

CHANGES

diff --git a/CHANGES b/CHANGES
index da6d7699961d7263d118612cdd87208483f0c129..2f674af1c940f3e0b02fa40533ebb5382f620517 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,11 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) New Configure options "threads" and "no-threads".  For systems
+     where the proper compiler options are known (currently Solaris
+     and Linux), "threads" is the default.
+     [Bodo Moeller]
+
   *) New script util/mklink.pl as a faster substitute for util/mklink.sh.
      [Bodo Moeller]