New tests.
[mono.git] / man / ChangeLog
1 2008-08-01  Massimiliano Mantione  <massi@ximian.com>
2         * mono.1: Updated description of the logging profiler.
3
4 2008-04-22  Robert Jordan  <robertj@gmx.net>
5
6         * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
7
8 2008-04-21  Martin Baulig  <martin@ximian.com>
9
10         * mono.1: Documented the new --debug=mdb-optimizations option.
11
12 2008-04-17  Marek Habersack  <mhabersack@novell.com>
13
14         * mono.1: add description of the new NullFileWatcher to the
15         documentation of the MONO_MANAGED_WATCHER envvar.
16
17 2008-03-26  Massimiliano Mantione  <massi@ximian.com>
18         * mono.1: Added description of the logging profiler.
19
20 2008-03-08  Zoltan Varga  <vargaz@gmail.com>
21
22         * mono.1: Fix a typo.
23
24 2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>
25
26         * mono.1: Documented new --security options validil
27         and verifiable.
28
29 2007-12-08  Jonathan Pryor  <jpryor@novell.com>
30
31         * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
32           man-provider output).
33
34 2007-12-08  Marek Habersack  <mhabersack@novell.com>
35
36         * mono.1: added short documentation about the
37         MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
38
39 2007-12-07  Mark Probst  <mark.probst@gmail.com>
40
41         * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
42         environment variable.
43
44 2007-11-21  Marek Habersack  <mhabersack@novell.com>
45
46         * mconfig.1: modify to reflect parameter changes in mconfig.
47
48 2007-10-23  Marek Habersack  <mhabersack@novell.com>
49
50         * mconfig.1: added
51
52         * Makefile.am (man_MANS): added mconfig.1
53
54 2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
55
56         * sn.1: Fix help for -T / -t as this shows the public key token
57         (and not the public key).
58
59 2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
60
61         * permview.1: add documentation for the -xml option now available
62         with the Cecil-enabled version of permview.
63
64 2007-07-17  Jb Evain <jbevain@novell.com>
65
66         * monolinker.1: add monolinker man page.
67
68 2007-07-11  Jb Evain <jbevain@novell.com>
69
70         * mcs.1: add info about smcs.
71
72 2007-07-04  Atsushi Enomoto <atsushi@ximian.com>
73
74         * mcs.1 : we do not use fixed Latin1 by default.
75
76 2007-07-02  Jackson Harper  <jackson@ximian.com>
77
78         * xamlg.1:
79         * Makefile.am: Moved to more appropriate place.
80
81 2007-07-02  Jackson Harper  <jackson@ximian.com>
82
83         * xamlg.1:
84         * Makefile.am: Add man page for xamlg.
85
86 2007-04-26  Dick Porter  <dick@ximian.com>
87
88         * mono.1: Document MONO_DISABLE_SHM
89
90 2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
91
92         * vbnc.1: Added man entry for vbnc.
93         * mbas.1: Deleted.
94         * Makefile.am: Added vbnc.1
95
96 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
97
98         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
99
100 2007-01-17  Alp Toker  <alp@atoker.com>
101
102         * gacutil.1: Spelling and grammar fixes.
103
104 2007-01-17  Alp Toker  <alp@atoker.com>
105
106         * sn.1: Spelling and grammar fixes.
107
108 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
109
110         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
111         variable that can be used to control the validity period of the 
112         SSL/TLS negotiation cache.
113
114 2006-11-29  Joshua Tauberer  <jit@occams.info>
115
116         * mkbundle.1: Corrected minor errors, added --nomain option.
117
118 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
119
120         * genxs.1 : introduced <baseSerializer> and <implementation>
121           elements. See also sgen.
122
123 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
124
125         * sgen.1, Makefile: revised a bit, to not mislead as if the output
126           were sources. It indeed generates an assembly.
127
128 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * sgen.1, Makefile: added manpage for sgen.
131
132 2006-10-03  Dick Porter  <dick@ximian.com>
133
134         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
135         variable
136
137 2006-09-08  Robert Jordan  <robertj@gmx.net>
138
139         * mkbundle.1: The `-z' option is now supported under Windows.
140
141 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
142
143         * macpack.1: Fix a typo for the -appname option.
144
145 2006-08-23  Wade Berrier <wberrier@novell.com>
146
147         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
148         for the gac, even on 64 bit systems.
149
150 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
151
152         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
153
154 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
155
156         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
157         protected files to sign assemblies.
158
159 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
160
161         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
162
163 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
164
165         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
166
167 2006-03-15  Miguel de Icaza  <miguel@novell.com>
168
169         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
170         section, sort the previous enviornment section.
171
172 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
173
174         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
175
176 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
177         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
178
179 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
180
181         * ChangeLog: Started
182         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
183           for; formatting/style changes.
184