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