projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59cb51
)
Document the reconfiguratoin option for Configure.
author
Richard Levitte
<levitte@openssl.org>
Thu, 17 Aug 2000 10:25:46 +0000
(10:25 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 17 Aug 2000 10:25:46 +0000
(10:25 +0000)
CHANGES
patch
|
blob
|
history
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]