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