summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2003-02-22 23:03:42 +0000
committerUlf Möller <ulf@openssl.org>2003-02-22 23:03:42 +0000
commit63ff3e83fc549c342786dff6f59fc671701fac87 (patch)
treef7f8b5629ab4582bdd083b0c06e225578ca11e00 /CHANGES
parentb4f43344d5b517e4c620cbc4b7eb6b5859e18161 (diff)
Add instructions for building the MinGW target in Cygwin, and
rearrange some of the other text for better readability.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index bedf11efc3..98b44d561c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -445,7 +445,9 @@ TODO: bug: pad x with leading zeros if necessary
Changes between 0.9.7a and 0.9.7b [xx XXX 2003]
- *)
+ *) Target "mingw" now allows native Windows code to be generated in
+ the Cygwin environment as well as with the MinGW compiler.
+ [Ulf Moeller]
Changes between 0.9.7 and 0.9.7a [19 Feb 2003]