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