fix build
[mono-project/dkf.git] / man / ChangeLog
blobb92bb2195169d7087b7c622925cb1792d9f7fb40
1 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
3         * Makefile.am (man_MANS): Remove unpackaged files.
5 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
7         * mdvalidator.1: Rename to mdvalidater.1.
8         * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.
10 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
12         * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
14 2008-10-18  Mark Probst  <mark.probst@gmail.com>
16         * mono.1: Documentation for "--no-x86-stack-align" option.
18 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
20         * Makefile: Add man pages added from monodoc/man...
22 2008-10-12  Atsushi Enomoto  <atsushi@ximian.com>
24         * mono.1 : svn.myrealbox -> anonsvn.mono-project .
26 2008-10-10  Massimiliano Mantione  <massi@ximian.com>
28         * mono.1: Document the new "sas" option.
30 2008-09-11  Daniel Morgan <monodanmorg@yahoo.com>
32         * sqlsharp.1: added commands
33         \bcs, \cs, \listproviders, \p
35 2008-08-27  Zoltan Varga  <vargaz@gmail.com>
37         * mono-config.5: Fix a typo.
39 2008-08-22  Massimiliano Mantione  <massi@ximian.com>
41         * mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
42         were added everywhere by mistake in r109428).
44 2008-08-21  Massimiliano Mantione  <massi@ximian.com>
46         * mono.1: Updated description of the logging profiler.
48 2008-08-08  Zoltan Varga  <vargaz@gmail.com>
50         * mono.1: Remove no-dlsym aot option for now.
51         
52         * mono.1: Document the 'static' aot option.
54 2008-08-01  Massimiliano Mantione  <massi@ximian.com>
56         * mono.1: Updated description of the logging profiler.
58 2008-04-22  Robert Jordan  <robertj@gmx.net>
60         * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
62 2008-04-21  Martin Baulig  <martin@ximian.com>
64         * mono.1: Documented the new --debug=mdb-optimizations option.
66 2008-04-17  Marek Habersack  <mhabersack@novell.com>
68         * mono.1: add description of the new NullFileWatcher to the
69         documentation of the MONO_MANAGED_WATCHER envvar.
71 2008-03-26  Massimiliano Mantione  <massi@ximian.com>
72         * mono.1: Added description of the logging profiler.
74 2008-03-08  Zoltan Varga  <vargaz@gmail.com>
76         * mono.1: Fix a typo.
78 2008-03-07  Rodrigo Kumpera  <rkumpera@novell.com>
80         * mono.1: Documented new --security options validil
81         and verifiable.
83 2007-12-08  Jonathan Pryor  <jpryor@novell.com>
85         * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
86           man-provider output).
88 2007-12-08  Marek Habersack  <mhabersack@novell.com>
90         * mono.1: added short documentation about the
91         MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
93 2007-12-07  Mark Probst  <mark.probst@gmail.com>
95         * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
96         environment variable.
98 2007-11-21  Marek Habersack  <mhabersack@novell.com>
100         * mconfig.1: modify to reflect parameter changes in mconfig.
102 2007-10-23  Marek Habersack  <mhabersack@novell.com>
104         * mconfig.1: added
106         * Makefile.am (man_MANS): added mconfig.1
108 2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
110         * sn.1: Fix help for -T / -t as this shows the public key token
111         (and not the public key).
113 2007-08-31  Sebastien Pouliot  <sebastien@ximian.com>
115         * permview.1: add documentation for the -xml option now available
116         with the Cecil-enabled version of permview.
118 2007-07-17  Jb Evain <jbevain@novell.com>
120         * monolinker.1: add monolinker man page.
122 2007-07-11  Jb Evain <jbevain@novell.com>
124         * mcs.1: add info about smcs.
126 2007-07-04  Atsushi Enomoto <atsushi@ximian.com>
128         * mcs.1 : we do not use fixed Latin1 by default.
130 2007-07-02  Jackson Harper  <jackson@ximian.com>
132         * xamlg.1:
133         * Makefile.am: Moved to more appropriate place.
135 2007-07-02  Jackson Harper  <jackson@ximian.com>
137         * xamlg.1:
138         * Makefile.am: Add man page for xamlg.
140 2007-04-26  Dick Porter  <dick@ximian.com>
142         * mono.1: Document MONO_DISABLE_SHM
144 2007-02-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
146         * vbnc.1: Added man entry for vbnc.
147         * mbas.1: Deleted.
148         * Makefile.am: Added vbnc.1
150 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
152         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
154 2007-01-17  Alp Toker  <alp@atoker.com>
156         * gacutil.1: Spelling and grammar fixes.
158 2007-01-17  Alp Toker  <alp@atoker.com>
160         * sn.1: Spelling and grammar fixes.
162 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
164         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
165         variable that can be used to control the validity period of the 
166         SSL/TLS negotiation cache.
168 2006-11-29  Joshua Tauberer  <jit@occams.info>
170         * mkbundle.1: Corrected minor errors, added --nomain option.
172 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
174         * genxs.1 : introduced <baseSerializer> and <implementation>
175           elements. See also sgen.
177 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
179         * sgen.1, Makefile: revised a bit, to not mislead as if the output
180           were sources. It indeed generates an assembly.
182 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
184         * sgen.1, Makefile: added manpage for sgen.
186 2006-10-03  Dick Porter  <dick@ximian.com>
188         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
189         variable
191 2006-09-08  Robert Jordan  <robertj@gmx.net>
193         * mkbundle.1: The `-z' option is now supported under Windows.
195 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
197         * macpack.1: Fix a typo for the -appname option.
199 2006-08-23  Wade Berrier <wberrier@novell.com>
201         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
202         for the gac, even on 64 bit systems.
204 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
206         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
208 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
210         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
211         protected files to sign assemblies.
213 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
215         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
217 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
219         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
221 2006-03-15  Miguel de Icaza  <miguel@novell.com>
223         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
224         section, sort the previous enviornment section.
226 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
228         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
230 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
231         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
233 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
235         * ChangeLog: Started
236         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
237           for; formatting/style changes.