Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2003-02-23 02:00:25 +0300
committerUlf Möller <ulf@openssl.org>2003-02-23 02:00:25 +0300
commit5600a9cba15ce6c472cc238a1ce44945a9d7fcfa (patch)
treee568c5dfa5b75fdfa8851476c2314e94be3825bf /CHANGES
parent607ae30be8ecacb59ae68183c21889e23f56c9b6 (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 451b8f1630..8c1f5dc227 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
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]