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