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