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