2010-02-28 Zoltan Varga <vargaz@gmail.com>
[mono/afaerber.git] / man / ChangeLog
bloba2b919eacdf4f78a2598a8e6cdd65955420ae5ea
1 2010-02-18  Marek Habersack  <mhabersack@novell.com>
3         * mono-configuration-crypto.1: added
5         * Makefile.am (man_MANS): added mono-configuration-crypto.1
7 2010-02-10  Geoff Norton  <gnorton@novell.com>
9         * mono.1: Document the aot compiler options.
11 2010-02-08  Ankit Jain  <jankit@novell.com>
13         * lc.1: Fix typos.
15 2009-12-11  Marek Habersack  <mhabersack@novell.com>
17         * mono.1: documented the IOMAP report profiler module
19 2009-11-23  Marek Habersack  <mhabersack@novell.com>
21         * mono.1: documented the 'report' option for MONO_IOMAP
23 2009-10-11  Ankit Jain  <jankit@novell.com>
25         * xbuild.1: Add info about env var XBUILD_COLORS.
27 2009-10-09  Zoltan Varga  <vargaz@gmail.com>
29         * mono.1: Document --debug=gdb option.
31 2009-09-24  Ankit Jain  <jankit@novell.com>
33         * xbuild.1: Add info about env var XBUILD_EMIT_SOLUTION.
35 2009-09-14  Massimiliano Mantione  <massi@ximian.com>
37         * mono.1: Updated the profiler documentation, removing the obsolete
38         signal related options and adding the description of the new socket
39         based command interface.
41 2009-08-21  Ankit Jain  <jankit@novell.com>
43         * Makefile.am (man_MANS): Add xbuild.1
44         * xbuild.1: New.
46 2009-06-12  Jb Evain  <jbevain@novell.com>
48         * mcs.1: update the /platform information.
50 2009-05-12  Tor Lillqvist  <tml@novell.com>
52         * mkbundle.1: Document MONO_BUNDLED_OPTIONS.
54 2009-04-09  Jonathan Pryor  <jpryor@novell.com>
56         * mdoc-update.1: Document -L, -r options.
58 2009-04-06  Jonathan Pryor  <jpryor@novell.com>
60         * mdoc.5: Document //code/@src attribute.
62 2009-04-03  AndrĂ©s G. Aragoneses  <aaragoneses@novell.com>
64         * monolinker.1: Document -m modifier.
66 2009-03-31  Jonathan Pryor  <jpryor@novell.com>
68         * mdoc-update.1: Fix --out=DIRECTORY formatting.  (It was causing the
69           remaining text to be bolded within monodoc).
71 2009-03-30  Jonathan Pryor  <jpryor@novell.com>
73         * mdoc-update.1: Add new --exceptions=added functionality.
75 2009-03-23  Massimiliano Mantione  <massi@ximian.com>
77         * mono.1: Updated the profiler documentation, removing the "gc-signal"
78         option (it does not exist anymore) and clarifying the role of signals
79         in heap profiling.
81 2009-03-20  Jonathan Pryor  <jpryor@novell.com>
83         * mdoc-export-html.1: Document --force-update parameter.
85 2008-12-31  Massimiliano Mantione  <massi@ximian.com>
87         * mono.1: Updated the profiler documentation, removing the "ts"
88         option (it does not exist anymore) and explaining the defaults for
89         allocation and heap profiling.
91 2008-12-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
93         * Makefile.am, vbnc.1: Remove vbnc.1. It's living in the
94           mono-basic module now.
96 2008-11-20  Rodrigo Kumpera  <rkumpera@novell.com>
98         * mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD.
100 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
102         * Makefile.am (man_MANS): Remove unpackaged files.
104 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
106         * mdvalidator.1: Rename to mdvalidater.1.
107         * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.
109 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
111         * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
113 2008-10-18  Mark Probst  <mark.probst@gmail.com>
115         * mono.1: Documentation for "--no-x86-stack-align" option.
117 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
119         * Makefile: Add man pages added from monodoc/man...
121 2008-10-12  Atsushi Enomoto  <atsushi@ximian.com>
123         * mono.1 : svn.myrealbox -> anonsvn.mono-project .
125 2008-10-10  Massimiliano Mantione  <massi@ximian.com>
127         * mono.1: Document the new "sas" option.
129 2008-09-11  Daniel Morgan <monodanmorg@yahoo.com>
131         * sqlsharp.1: added commands
132         \bcs, \cs, \listproviders, \p
134 2008-08-27  Zoltan Varga  <vargaz@gmail.com>
136         * mono-config.5: Fix a typo.
138 2008-08-22  Massimiliano Mantione  <massi@ximian.com>
140         * mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
141         were added everywhere by mistake in r109428).
143 2008-08-21  Massimiliano Mantione  <massi@ximian.com>
145         * mono.1: Updated description of the logging profiler.
147 2008-08-08  Zoltan Varga  <vargaz@gmail.com>
149         * mono.1: Remove no-dlsym aot option for now.
150         
151         * mono.1: Document the 'static' aot option.
153 2008-08-01  Massimiliano Mantione  <massi@ximian.com>
155         * mono.1: Updated description of the logging profiler.
157 2008-04-22  Robert Jordan  <robertj@gmx.net>
159         * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
161 2008-04-21  Martin Baulig  <martin@ximian.com>
163         * mono.1: Documented the new --debug=mdb-optimizations option.
165 2008-04-17  Marek Habersack  <mhabersack@novell.com>
167         * mono.1: add description of the new NullFileWatcher to the
168         documentation of the MONO_MANAGED_WATCHER envvar.
170 2008-03-26  Massimiliano Mantione  <massi@ximian.com>
171         * mono.1: Added description of the logging profiler.
173 2008-03-08  Zoltan Varga  <vargaz@gmail.com>
175         * mono.1: Fix a typo.
177 2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>
179         * mono.1: Documented new --security options validil
180         and verifiable.
182 2007-12-08  Jonathan Pryor  <jpryor@novell.com>
184         * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
185           man-provider output).
187 2007-12-08  Marek Habersack  <mhabersack@novell.com>
189         * mono.1: added short documentation about the
190         MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
192 2007-12-07  Mark Probst  <mark.probst@gmail.com>
194         * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
195         environment variable.
197 2007-11-21  Marek Habersack  <mhabersack@novell.com>
199         * mconfig.1: modify to reflect parameter changes in mconfig.
201 2007-10-23  Marek Habersack  <mhabersack@novell.com>
203         * mconfig.1: added
205         * Makefile.am (man_MANS): added mconfig.1
207 2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
209         * sn.1: Fix help for -T / -t as this shows the public key token
210         (and not the public key).
212 2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
214         * permview.1: add documentation for the -xml option now available
215         with the Cecil-enabled version of permview.
217 2007-07-17  Jb Evain <jbevain@novell.com>
219         * monolinker.1: add monolinker man page.
221 2007-07-11  Jb Evain <jbevain@novell.com>
223         * mcs.1: add info about smcs.
225 2007-07-04  Atsushi Enomoto <atsushi@ximian.com>
227         * mcs.1 : we do not use fixed Latin1 by default.
229 2007-07-02  Jackson Harper  <jackson@ximian.com>
231         * xamlg.1:
232         * Makefile.am: Moved to more appropriate place.
234 2007-07-02  Jackson Harper  <jackson@ximian.com>
236         * xamlg.1:
237         * Makefile.am: Add man page for xamlg.
239 2007-04-26  Dick Porter  <dick@ximian.com>
241         * mono.1: Document MONO_DISABLE_SHM
243 2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
245         * vbnc.1: Added man entry for vbnc.
246         * mbas.1: Deleted.
247         * Makefile.am: Added vbnc.1
249 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
251         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
253 2007-01-17  Alp Toker  <alp@atoker.com>
255         * gacutil.1: Spelling and grammar fixes.
257 2007-01-17  Alp Toker  <alp@atoker.com>
259         * sn.1: Spelling and grammar fixes.
261 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
263         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
264         variable that can be used to control the validity period of the 
265         SSL/TLS negotiation cache.
267 2006-11-29  Joshua Tauberer  <jit@occams.info>
269         * mkbundle.1: Corrected minor errors, added --nomain option.
271 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
273         * genxs.1 : introduced <baseSerializer> and <implementation>
274           elements. See also sgen.
276 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
278         * sgen.1, Makefile: revised a bit, to not mislead as if the output
279           were sources. It indeed generates an assembly.
281 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
283         * sgen.1, Makefile: added manpage for sgen.
285 2006-10-03  Dick Porter  <dick@ximian.com>
287         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
288         variable
290 2006-09-08  Robert Jordan  <robertj@gmx.net>
292         * mkbundle.1: The `-z' option is now supported under Windows.
294 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
296         * macpack.1: Fix a typo for the -appname option.
298 2006-08-23  Wade Berrier <wberrier@novell.com>
300         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
301         for the gac, even on 64 bit systems.
303 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
305         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
307 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
309         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
310         protected files to sign assemblies.
312 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
314         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
316 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
318         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
320 2006-03-15  Miguel de Icaza  <miguel@novell.com>
322         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
323         section, sort the previous enviornment section.
325 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
327         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
329 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
330         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
332 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
334         * ChangeLog: Started
335         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
336           for; formatting/style changes.
338 2009-05-22  Michael Barker  <mike@middlesoft.co.uk>
340         * man.1: Added documentation for MONO_MESSAGING_PROVIDER environment
341         variable.