Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « man - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0b6942c557e5871653d6d0ae9996b4be524705c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
2009-08-21  Ankit Jain  <jankit@novell.com>

	* Makefile.am (man_MANS): Add xbuild.1
	* xbuild.1: New.

2009-06-12  Jb Evain  <jbevain@novell.com>

	* mcs.1: update the /platform information.

2009-05-12  Tor Lillqvist  <tml@novell.com>

	* mkbundle.1: Document MONO_BUNDLED_OPTIONS.

2009-04-09  Jonathan Pryor  <jpryor@novell.com>

	* mdoc-update.1: Document -L, -r options.

2009-04-06  Jonathan Pryor  <jpryor@novell.com>

	* mdoc.5: Document //code/@src attribute.

2009-04-03  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* monolinker.1: Document -m modifier.

2009-03-31  Jonathan Pryor  <jpryor@novell.com>

	* mdoc-update.1: Fix --out=DIRECTORY formatting.  (It was causing the
	  remaining text to be bolded within monodoc).

2009-03-30  Jonathan Pryor  <jpryor@novell.com>

	* mdoc-update.1: Add new --exceptions=added functionality.

2009-03-23  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Updated the profiler documentation, removing the "gc-signal"
	option (it does not exist anymore) and clarifying the role of signals
	in heap profiling.

2009-03-20  Jonathan Pryor  <jpryor@novell.com>

	* mdoc-export-html.1: Document --force-update parameter.

2008-12-31  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Updated the profiler documentation, removing the "ts"
	option (it does not exist anymore) and explaining the defaults for
	allocation and heap profiling.

2008-12-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am, vbnc.1: Remove vbnc.1. It's living in the
	  mono-basic module now.

2008-11-20  Rodrigo Kumpera  <rkumpera@novell.com>

	* mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD.

2008-10-18  Jonathan Pryor  <jpryor@novell.com>

	* Makefile.am (man_MANS): Remove unpackaged files.

2008-10-18  Jonathan Pryor  <jpryor@novell.com>

	* mdvalidator.1: Rename to mdvalidater.1.
	* Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.

2008-10-18  Jonathan Pryor  <jpryor@novell.com>

	* Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.

2008-10-18  Mark Probst  <mark.probst@gmail.com>

	* mono.1: Documentation for "--no-x86-stack-align" option.

2008-10-17  Jonathan Pryor  <jpryor@novell.com>

	* Makefile: Add man pages added from monodoc/man...

2008-10-12  Atsushi Enomoto  <atsushi@ximian.com>

	* mono.1 : svn.myrealbox -> anonsvn.mono-project .

2008-10-10  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Document the new "sas" option.

2008-09-11  Daniel Morgan <monodanmorg@yahoo.com>

	* sqlsharp.1: added commands
	\bcs, \cs, \listproviders, \p

2008-08-27  Zoltan Varga  <vargaz@gmail.com>

	* mono-config.5: Fix a typo.

2008-08-22  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
	were added everywhere by mistake in r109428).

2008-08-21  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Updated description of the logging profiler.

2008-08-08  Zoltan Varga  <vargaz@gmail.com>

	* mono.1: Remove no-dlsym aot option for now.
	
	* mono.1: Document the 'static' aot option.

2008-08-01  Massimiliano Mantione  <massi@ximian.com>

	* mono.1: Updated description of the logging profiler.

2008-04-22  Robert Jordan  <robertj@gmx.net>

	* mono.1: Document MONO_DEBUG=no-gdb-backtrace.

2008-04-21  Martin Baulig  <martin@ximian.com>

	* mono.1: Documented the new --debug=mdb-optimizations option.

2008-04-17  Marek Habersack  <mhabersack@novell.com>

	* mono.1: add description of the new NullFileWatcher to the
	documentation of the MONO_MANAGED_WATCHER envvar.

2008-03-26  Massimiliano Mantione  <massi@ximian.com>
	* mono.1: Added description of the logging profiler.

2008-03-08  Zoltan Varga  <vargaz@gmail.com>

	* mono.1: Fix a typo.

2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>

	* mono.1: Documented new --security options validil
	and verifiable.

2007-12-08  Jonathan Pryor  <jpryor@novell.com>

	* wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
	  man-provider output).

2007-12-08  Marek Habersack  <mhabersack@novell.com>

	* mono.1: added short documentation about the
	MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.

2007-12-07  Mark Probst  <mark.probst@gmail.com>

	* mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
	environment variable.

2007-11-21  Marek Habersack  <mhabersack@novell.com>

	* mconfig.1: modify to reflect parameter changes in mconfig.

2007-10-23  Marek Habersack  <mhabersack@novell.com>

	* mconfig.1: added

	* Makefile.am (man_MANS): added mconfig.1

2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>

	* sn.1: Fix help for -T / -t as this shows the public key token
	(and not the public key).

2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>

	* permview.1: add documentation for the -xml option now available
	with the Cecil-enabled version of permview.

2007-07-17  Jb Evain <jbevain@novell.com>

	* monolinker.1: add monolinker man page.

2007-07-11  Jb Evain <jbevain@novell.com>

	* mcs.1: add info about smcs.

2007-07-04  Atsushi Enomoto <atsushi@ximian.com>

	* mcs.1 : we do not use fixed Latin1 by default.

2007-07-02  Jackson Harper  <jackson@ximian.com>

	* xamlg.1:
	* Makefile.am: Moved to more appropriate place.

2007-07-02  Jackson Harper  <jackson@ximian.com>

	* xamlg.1:
	* Makefile.am: Add man page for xamlg.

2007-04-26  Dick Porter  <dick@ximian.com>

	* mono.1: Document MONO_DISABLE_SHM

2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* vbnc.1: Added man entry for vbnc.
	* mbas.1: Deleted.
	* Makefile.am: Added vbnc.1

Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>

	* mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).

2007-01-17  Alp Toker  <alp@atoker.com>

	* gacutil.1: Spelling and grammar fixes.

2007-01-17  Alp Toker  <alp@atoker.com>

	* sn.1: Spelling and grammar fixes.

2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>

	* mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
	variable that can be used to control the validity period of the 
	SSL/TLS negotiation cache.

2006-11-29  Joshua Tauberer  <jit@occams.info>

	* mkbundle.1: Corrected minor errors, added --nomain option.

2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>

	* genxs.1 : introduced <baseSerializer> and <implementation>
	  elements. See also sgen.

2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>

	* sgen.1, Makefile: revised a bit, to not mislead as if the output
	  were sources. It indeed generates an assembly.

2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>

	* sgen.1, Makefile: added manpage for sgen.

2006-10-03  Dick Porter  <dick@ximian.com>

	* mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
	variable

2006-09-08  Robert Jordan  <robertj@gmx.net>

	* mkbundle.1: The `-z' option is now supported under Windows.

2006-08-31  Geoff Norton  <gnorton@customerdna.com>

	* macpack.1: Fix a typo for the -appname option.

2006-08-23  Wade Berrier <wberrier@novell.com>

	* gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
	for the gac, even on 64 bit systems.

2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>

	* mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.

2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>

	* sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
	protected files to sign assemblies.

2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>

	* mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.

2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>

	* mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.

2006-03-15  Miguel de Icaza  <miguel@novell.com>

	* mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
	section, sort the previous enviornment section.

2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>

	* mono.1: Updated MONO_XMLSERIALIZER_THS option information.

2006-02-22  Jelmer Vernooij <jelmer@samba.org>
	* mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)

2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>

	* ChangeLog: Started
	* mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
	  for; formatting/style changes.

2009-05-22  Michael Barker  <mike@middlesoft.co.uk>

	* man.1: Added documentation for MONO_MESSAGING_PROVIDER environment
	variable.