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