Typo.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index da6d7699961d7263d118612cdd87208483f0c129..08dc7c372ac13d2248c0b95ad12826d32ed86426 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,18 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) OAEP decoding bug fix.
+     [Ulf Möller]
+
+  *) Support INSTALL_PREFIX for package builders, as proposed by
+     David Harris.
+     [Bodo Moeller]
+
+  *) 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]