Support INSTALL_PREFIX for packagers.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 788a1df3dbe307d590a0d7b654389298907f9793..574940416c0b4662919e0ca5c2ee71937c088d7c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,18 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) 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]
+
   *) Install various scripts to $(OPENSSLDIR)/misc, not to
      $(INSTALLTOP)/bin -- they shouldn't clutter directories
      such as /usr/local/bin.