9e3c647e085ca8d8ef3bead4224906151df3c778
[mono.git] / man / ChangeLog
1 2008-04-21  Martin Baulig  <martin@ximian.com>
2
3         * mono.1: Documented the new --debug=mdb-optimizations option.
4
5 2008-04-17  Marek Habersack  <mhabersack@novell.com>
6
7         * mono.1: add description of the new NullFileWatcher to the
8         documentation of the MONO_MANAGED_WATCHER envvar.
9
10 2008-03-26  Massimiliano Mantione  <massi@ximian.com>
11         * mono.1: Added description of the logging profiler.
12
13 2008-03-08  Zoltan Varga  <vargaz@gmail.com>
14
15         * mono.1: Fix a typo.
16
17 2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>
18
19         * mono.1: Documented new --security options validil
20         and verifiable.
21
22 2007-12-08  Jonathan Pryor  <jpryor@novell.com>
23
24         * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
25           man-provider output).
26
27 2007-12-08  Marek Habersack  <mhabersack@novell.com>
28
29         * mono.1: added short documentation about the
30         MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
31
32 2007-12-07  Mark Probst  <mark.probst@gmail.com>
33
34         * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
35         environment variable.
36
37 2007-11-21  Marek Habersack  <mhabersack@novell.com>
38
39         * mconfig.1: modify to reflect parameter changes in mconfig.
40
41 2007-10-23  Marek Habersack  <mhabersack@novell.com>
42
43         * mconfig.1: added
44
45         * Makefile.am (man_MANS): added mconfig.1
46
47 2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
48
49         * sn.1: Fix help for -T / -t as this shows the public key token
50         (and not the public key).
51
52 2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
53
54         * permview.1: add documentation for the -xml option now available
55         with the Cecil-enabled version of permview.
56
57 2007-07-17  Jb Evain <jbevain@novell.com>
58
59         * monolinker.1: add monolinker man page.
60
61 2007-07-11  Jb Evain <jbevain@novell.com>
62
63         * mcs.1: add info about smcs.
64
65 2007-07-04  Atsushi Enomoto <atsushi@ximian.com>
66
67         * mcs.1 : we do not use fixed Latin1 by default.
68
69 2007-07-02  Jackson Harper  <jackson@ximian.com>
70
71         * xamlg.1:
72         * Makefile.am: Moved to more appropriate place.
73
74 2007-07-02  Jackson Harper  <jackson@ximian.com>
75
76         * xamlg.1:
77         * Makefile.am: Add man page for xamlg.
78
79 2007-04-26  Dick Porter  <dick@ximian.com>
80
81         * mono.1: Document MONO_DISABLE_SHM
82
83 2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
84
85         * vbnc.1: Added man entry for vbnc.
86         * mbas.1: Deleted.
87         * Makefile.am: Added vbnc.1
88
89 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
90
91         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
92
93 2007-01-17  Alp Toker  <alp@atoker.com>
94
95         * gacutil.1: Spelling and grammar fixes.
96
97 2007-01-17  Alp Toker  <alp@atoker.com>
98
99         * sn.1: Spelling and grammar fixes.
100
101 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
102
103         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
104         variable that can be used to control the validity period of the 
105         SSL/TLS negotiation cache.
106
107 2006-11-29  Joshua Tauberer  <jit@occams.info>
108
109         * mkbundle.1: Corrected minor errors, added --nomain option.
110
111 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
112
113         * genxs.1 : introduced <baseSerializer> and <implementation>
114           elements. See also sgen.
115
116 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
117
118         * sgen.1, Makefile: revised a bit, to not mislead as if the output
119           were sources. It indeed generates an assembly.
120
121 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
122
123         * sgen.1, Makefile: added manpage for sgen.
124
125 2006-10-03  Dick Porter  <dick@ximian.com>
126
127         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
128         variable
129
130 2006-09-08  Robert Jordan  <robertj@gmx.net>
131
132         * mkbundle.1: The `-z' option is now supported under Windows.
133
134 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
135
136         * macpack.1: Fix a typo for the -appname option.
137
138 2006-08-23  Wade Berrier <wberrier@novell.com>
139
140         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
141         for the gac, even on 64 bit systems.
142
143 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
144
145         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
146
147 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
148
149         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
150         protected files to sign assemblies.
151
152 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
153
154         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
155
156 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
157
158         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
159
160 2006-03-15  Miguel de Icaza  <miguel@novell.com>
161
162         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
163         section, sort the previous enviornment section.
164
165 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
166
167         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
168
169 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
170         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
171
172 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
173
174         * ChangeLog: Started
175         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
176           for; formatting/style changes.
177