New tests.
[mono.git] / man / ChangeLog
1 2010-04-23  Miguel de Icaza  <miguel@novell.com>
2
3         * mono.1: Sort environment variables, update a couple of docs.
4
5 2010-04-07  Andrés G. Aragoneses  <andres@lindenlab.com>
6
7         * monolinker.1: Fix typo.
8
9 2010-04-01  Sebastien Pouliot  <sebastien@ximian.com>
10
11         * mono.1: Document the new "security" option for logging
12
13 2010-03-26  Zoltan Varga  <vargaz@gmail.com>
14
15         * mono.1: Document the MONO_ENABLE_SHM env variable.
16
17 2010-03-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
18
19         * mono.1: Document exception tracing.
20
21 2010-02-18  Marek Habersack  <mhabersack@novell.com>
22
23         * mono-configuration-crypto.1: added
24
25         * Makefile.am (man_MANS): added mono-configuration-crypto.1
26
27 2010-02-10  Geoff Norton  <gnorton@novell.com>
28
29         * mono.1: Document the aot compiler options.
30
31 2010-02-08  Ankit Jain  <jankit@novell.com>
32
33         * lc.1: Fix typos.
34
35 2009-12-11  Marek Habersack  <mhabersack@novell.com>
36
37         * mono.1: documented the IOMAP report profiler module
38
39 2009-11-23  Marek Habersack  <mhabersack@novell.com>
40
41         * mono.1: documented the 'report' option for MONO_IOMAP
42
43 2009-10-11  Ankit Jain  <jankit@novell.com>
44
45         * xbuild.1: Add info about env var XBUILD_COLORS.
46
47 2009-10-09  Zoltan Varga  <vargaz@gmail.com>
48
49         * mono.1: Document --debug=gdb option.
50
51 2009-09-24  Ankit Jain  <jankit@novell.com>
52
53         * xbuild.1: Add info about env var XBUILD_EMIT_SOLUTION.
54
55 2009-09-14  Massimiliano Mantione  <massi@ximian.com>
56
57         * mono.1: Updated the profiler documentation, removing the obsolete
58         signal related options and adding the description of the new socket
59         based command interface.
60
61 2009-08-21  Ankit Jain  <jankit@novell.com>
62
63         * Makefile.am (man_MANS): Add xbuild.1
64         * xbuild.1: New.
65
66 2009-06-12  Jb Evain  <jbevain@novell.com>
67
68         * mcs.1: update the /platform information.
69
70 2009-05-12  Tor Lillqvist  <tml@novell.com>
71
72         * mkbundle.1: Document MONO_BUNDLED_OPTIONS.
73
74 2009-04-09  Jonathan Pryor  <jpryor@novell.com>
75
76         * mdoc-update.1: Document -L, -r options.
77
78 2009-04-06  Jonathan Pryor  <jpryor@novell.com>
79
80         * mdoc.5: Document //code/@src attribute.
81
82 2009-04-03  Andrés G. Aragoneses  <aaragoneses@novell.com>
83
84         * monolinker.1: Document -m modifier.
85
86 2009-03-31  Jonathan Pryor  <jpryor@novell.com>
87
88         * mdoc-update.1: Fix --out=DIRECTORY formatting.  (It was causing the
89           remaining text to be bolded within monodoc).
90
91 2009-03-30  Jonathan Pryor  <jpryor@novell.com>
92
93         * mdoc-update.1: Add new --exceptions=added functionality.
94
95 2009-03-23  Massimiliano Mantione  <massi@ximian.com>
96
97         * mono.1: Updated the profiler documentation, removing the "gc-signal"
98         option (it does not exist anymore) and clarifying the role of signals
99         in heap profiling.
100
101 2009-03-20  Jonathan Pryor  <jpryor@novell.com>
102
103         * mdoc-export-html.1: Document --force-update parameter.
104
105 2008-12-31  Massimiliano Mantione  <massi@ximian.com>
106
107         * mono.1: Updated the profiler documentation, removing the "ts"
108         option (it does not exist anymore) and explaining the defaults for
109         allocation and heap profiling.
110
111 2008-12-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
112
113         * Makefile.am, vbnc.1: Remove vbnc.1. It's living in the
114           mono-basic module now.
115
116 2008-11-20  Rodrigo Kumpera  <rkumpera@novell.com>
117
118         * mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD.
119
120 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
121
122         * Makefile.am (man_MANS): Remove unpackaged files.
123
124 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
125
126         * mdvalidator.1: Rename to mdvalidater.1.
127         * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.
128
129 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
130
131         * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
132
133 2008-10-18  Mark Probst  <mark.probst@gmail.com>
134
135         * mono.1: Documentation for "--no-x86-stack-align" option.
136
137 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
138
139         * Makefile: Add man pages added from monodoc/man...
140
141 2008-10-12  Atsushi Enomoto  <atsushi@ximian.com>
142
143         * mono.1 : svn.myrealbox -> anonsvn.mono-project .
144
145 2008-10-10  Massimiliano Mantione  <massi@ximian.com>
146
147         * mono.1: Document the new "sas" option.
148
149 2008-09-11  Daniel Morgan <monodanmorg@yahoo.com>
150
151         * sqlsharp.1: added commands
152         \bcs, \cs, \listproviders, \p
153
154 2008-08-27  Zoltan Varga  <vargaz@gmail.com>
155
156         * mono-config.5: Fix a typo.
157
158 2008-08-22  Massimiliano Mantione  <massi@ximian.com>
159
160         * mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
161         were added everywhere by mistake in r109428).
162
163 2008-08-21  Massimiliano Mantione  <massi@ximian.com>
164
165         * mono.1: Updated description of the logging profiler.
166
167 2008-08-08  Zoltan Varga  <vargaz@gmail.com>
168
169         * mono.1: Remove no-dlsym aot option for now.
170         
171         * mono.1: Document the 'static' aot option.
172
173 2008-08-01  Massimiliano Mantione  <massi@ximian.com>
174
175         * mono.1: Updated description of the logging profiler.
176
177 2008-04-22  Robert Jordan  <robertj@gmx.net>
178
179         * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
180
181 2008-04-21  Martin Baulig  <martin@ximian.com>
182
183         * mono.1: Documented the new --debug=mdb-optimizations option.
184
185 2008-04-17  Marek Habersack  <mhabersack@novell.com>
186
187         * mono.1: add description of the new NullFileWatcher to the
188         documentation of the MONO_MANAGED_WATCHER envvar.
189
190 2008-03-26  Massimiliano Mantione  <massi@ximian.com>
191         * mono.1: Added description of the logging profiler.
192
193 2008-03-08  Zoltan Varga  <vargaz@gmail.com>
194
195         * mono.1: Fix a typo.
196
197 2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>
198
199         * mono.1: Documented new --security options validil
200         and verifiable.
201
202 2007-12-08  Jonathan Pryor  <jpryor@novell.com>
203
204         * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
205           man-provider output).
206
207 2007-12-08  Marek Habersack  <mhabersack@novell.com>
208
209         * mono.1: added short documentation about the
210         MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
211
212 2007-12-07  Mark Probst  <mark.probst@gmail.com>
213
214         * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
215         environment variable.
216
217 2007-11-21  Marek Habersack  <mhabersack@novell.com>
218
219         * mconfig.1: modify to reflect parameter changes in mconfig.
220
221 2007-10-23  Marek Habersack  <mhabersack@novell.com>
222
223         * mconfig.1: added
224
225         * Makefile.am (man_MANS): added mconfig.1
226
227 2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
228
229         * sn.1: Fix help for -T / -t as this shows the public key token
230         (and not the public key).
231
232 2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
233
234         * permview.1: add documentation for the -xml option now available
235         with the Cecil-enabled version of permview.
236
237 2007-07-17  Jb Evain <jbevain@novell.com>
238
239         * monolinker.1: add monolinker man page.
240
241 2007-07-11  Jb Evain <jbevain@novell.com>
242
243         * mcs.1: add info about smcs.
244
245 2007-07-04  Atsushi Enomoto <atsushi@ximian.com>
246
247         * mcs.1 : we do not use fixed Latin1 by default.
248
249 2007-07-02  Jackson Harper  <jackson@ximian.com>
250
251         * xamlg.1:
252         * Makefile.am: Moved to more appropriate place.
253
254 2007-07-02  Jackson Harper  <jackson@ximian.com>
255
256         * xamlg.1:
257         * Makefile.am: Add man page for xamlg.
258
259 2007-04-26  Dick Porter  <dick@ximian.com>
260
261         * mono.1: Document MONO_DISABLE_SHM
262
263 2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
264
265         * vbnc.1: Added man entry for vbnc.
266         * mbas.1: Deleted.
267         * Makefile.am: Added vbnc.1
268
269 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
270
271         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
272
273 2007-01-17  Alp Toker  <alp@atoker.com>
274
275         * gacutil.1: Spelling and grammar fixes.
276
277 2007-01-17  Alp Toker  <alp@atoker.com>
278
279         * sn.1: Spelling and grammar fixes.
280
281 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
282
283         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
284         variable that can be used to control the validity period of the 
285         SSL/TLS negotiation cache.
286
287 2006-11-29  Joshua Tauberer  <jit@occams.info>
288
289         * mkbundle.1: Corrected minor errors, added --nomain option.
290
291 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
292
293         * genxs.1 : introduced <baseSerializer> and <implementation>
294           elements. See also sgen.
295
296 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
297
298         * sgen.1, Makefile: revised a bit, to not mislead as if the output
299           were sources. It indeed generates an assembly.
300
301 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
302
303         * sgen.1, Makefile: added manpage for sgen.
304
305 2006-10-03  Dick Porter  <dick@ximian.com>
306
307         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
308         variable
309
310 2006-09-08  Robert Jordan  <robertj@gmx.net>
311
312         * mkbundle.1: The `-z' option is now supported under Windows.
313
314 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
315
316         * macpack.1: Fix a typo for the -appname option.
317
318 2006-08-23  Wade Berrier <wberrier@novell.com>
319
320         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
321         for the gac, even on 64 bit systems.
322
323 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
324
325         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
326
327 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
328
329         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
330         protected files to sign assemblies.
331
332 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
333
334         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
335
336 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
337
338         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
339
340 2006-03-15  Miguel de Icaza  <miguel@novell.com>
341
342         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
343         section, sort the previous enviornment section.
344
345 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
346
347         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
348
349 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
350         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
351
352 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
353
354         * ChangeLog: Started
355         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
356           for; formatting/style changes.
357
358 2009-05-22  Michael Barker  <mike@middlesoft.co.uk>
359
360         * man.1: Added documentation for MONO_MESSAGING_PROVIDER environment
361         variable.