Document the reconfiguratoin option for Configure.
authorRichard Levitte <levitte@openssl.org>
Thu, 17 Aug 2000 10:25:46 +0000 (10:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 17 Aug 2000 10:25:46 +0000 (10:25 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 188ec8b182477fe794dfb843579cfed930642de8..c2542cc1e02fc626a5b97d059f9f36658b352ac9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
 
  Changes between 0.9.5a and 0.9.6  [xx XXX 2000]
 
+  *) Made it possible to reconfigure with just the configuration
+     argument "reconf" or "reconfigure".  The command line arguments
+     are stored in Makefile.ssl in the variable CONFIGURE_ARGS,
+     and are retrieved from there when reconfiguring.
+     [Richard Levitte]
+
   *) MD4 implemented.
      [Assar Westerlund <assar@assaris.sics.se>, Richard Levitte]