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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRobert Jordan <robertj@gmx.net>2006-09-08 14:46:26 +0400
committerRobert Jordan <robertj@gmx.net>2006-09-08 14:46:26 +0400
commitf165675f6b01bea1f27030b5e026ca3dbf2ea986 (patch)
tree0a77e9df9e7c234f470258ac3aa10f25569fdc22 /man
parentc10ff69b5a17c11d57473e7411e3250cc1d229f1 (diff)
2006-09-08 Robert Jordan <robertj@gmx.net>
* mkbundle.1: The `-z' option is now supported under Windows. svn path=/trunk/mono/; revision=65087
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog4
-rw-r--r--man/mkbundle.12
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 28c7ab5400c..cfbc6c30aaa 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-08 Robert Jordan <robertj@gmx.net>
+
+ * mkbundle.1: The `-z' option is now supported under Windows.
+
2006-08-31 Geoff Norton <gnorton@customerdna.com>
* macpack.1: Fix a typo for the -appname option.
diff --git a/man/mkbundle.1 b/man/mkbundle.1
index d590da38662..392ab7b0658 100644
--- a/man/mkbundle.1
+++ b/man/mkbundle.1
@@ -103,7 +103,7 @@ under Windows.
This program will load referenced assemblies from the Mono assembly
cache.
.SH BUGS
-The options "--static" and "-z" are not supported under Windows.
+The option "--static" is not supported under Windows.
Moreover, a full cygwin environment containing at least "gcc" and "as"
is required for the build process. The generated executable does not
depend on cygwin.