Pass $PERL on make dclean.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index dacdb63c4d39052fe53e7a2aca43db6f2e8a5789..788a1df3dbe307d590a0d7b654389298907f9793 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,14 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Install various scripts to $(OPENSSLDIR)/misc, not to
+     $(INSTALLTOP)/bin -- they shouldn't clutter directories
+     such as /usr/local/bin.
+     [Bodo Moeller]
+
+  *) "make linux-shared" to build shared libraries.
+     [Niels Poppe <niels@netbox.org>]
+
   *) New Configure option no-<cipher> (rsa, idea, rc5, ...).
      [Ulf Möller]