* mini-s390x.c: Use lgb instructions for I1 type variables instead of lb.
[mono.git] / man / ChangeLog
blob83373918c9e44ab67fe45a2f22d35ad258deeec4
2 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
4         * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
6 2007-01-17  Alp Toker  <alp@atoker.com>
8         * gacutil.1: Spelling and grammar fixes.
10 2007-01-17  Alp Toker  <alp@atoker.com>
12         * sn.1: Spelling and grammar fixes.
14 2006-12-08  Sebastien Pouliot  <sebastien@ximian.com>
16         * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment 
17         variable that can be used to control the validity period of the 
18         SSL/TLS negotiation cache.
20 2006-11-29  Joshua Tauberer  <jit@occams.info>
22         * mkbundle.1: Corrected minor errors, added --nomain option.
24 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
26         * genxs.1 : introduced <baseSerializer> and <implementation>
27           elements. See also sgen.
29 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
31         * sgen.1, Makefile: revised a bit, to not mislead as if the output
32           were sources. It indeed generates an assembly.
34 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
36         * sgen.1, Makefile: added manpage for sgen.
38 2006-10-03  Dick Porter  <dick@ximian.com>
40         * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
41         variable
43 2006-09-08  Robert Jordan  <robertj@gmx.net>
45         * mkbundle.1: The `-z' option is now supported under Windows.
47 2006-08-31  Geoff Norton  <gnorton@customerdna.com>
49         * macpack.1: Fix a typo for the -appname option.
51 2006-08-23  Wade Berrier <wberrier@novell.com>
53         * gacutil.1 : Change automake usage example because we always use $(prefix)/lib 
54         for the gac, even on 64 bit systems.
56 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
58         * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
60 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
62         * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
63         protected files to sign assemblies.
65 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
67         * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
69 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
71         * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
73 2006-03-15  Miguel de Icaza  <miguel@novell.com>
75         * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
76         section, sort the previous enviornment section.
78 2006-03-06  Lluis Sanchez Gual  <lluis@novell.com>
80         * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
82 2006-02-22  Jelmer Vernooij <jelmer@samba.org>
83         * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
85 2006-01-26  Jonathan Pryor  <jonpryor@vt.edu>
87         * ChangeLog: Started
88         * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
89           for; formatting/style changes.