X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=2d952a25cff45ec1ac4cf14080f57c41c79e9567;hb=e72a3d8b55f8c91eafee54a1418f749b3c668976;hp=fa3eec869e32ade9a419daf8661564f5f08fa0c8;hpb=d3197311860748f4e1da5279ec048258fb21f24f;p=mono.git diff --git a/man/ChangeLog b/man/ChangeLog index fa3eec869e3..2d952a25cff 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,125 @@ +2007-10-17 Sebastien Pouliot + + * sn.1: Fix help for -T / -t as this shows the public key token + (and not the public key). + +2007-08-31 Sebastien Pouliot + + * permview.1: add documentation for the -xml option now available + with the Cecil-enabled version of permview. + +2007-07-17 Jb Evain + + * monolinker.1: add monolinker man page. + +2007-07-11 Jb Evain + + * mcs.1: add info about smcs. + +2007-07-04 Atsushi Enomoto + + * mcs.1 : we do not use fixed Latin1 by default. + +2007-07-02 Jackson Harper + + * xamlg.1: + * Makefile.am: Moved to more appropriate place. + +2007-07-02 Jackson Harper + + * xamlg.1: + * Makefile.am: Add man page for xamlg. + +2007-04-26 Dick Porter + + * mono.1: Document MONO_DISABLE_SHM + +2007-02-20 Rolf Bjarne Kvinge + + * 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 + + * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman). + +2007-01-17 Alp Toker + + * gacutil.1: Spelling and grammar fixes. + +2007-01-17 Alp Toker + + * sn.1: Spelling and grammar fixes. + +2006-12-08 Sebastien Pouliot + + * 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 + + * mkbundle.1: Corrected minor errors, added --nomain option. + +2006-11-14 Atsushi Enomoto + + * genxs.1 : introduced and + elements. See also sgen. + +2006-11-14 Atsushi Enomoto + + * 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 + + * sgen.1, Makefile: added manpage for sgen. + +2006-10-03 Dick Porter + + * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment + variable + +2006-09-08 Robert Jordan + + * mkbundle.1: The `-z' option is now supported under Windows. + +2006-08-31 Geoff Norton + + * macpack.1: Fix a typo for the -appname option. + +2006-08-23 Wade Berrier + + * 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 + + * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH. + +2006-08-17 Sebastien Pouliot + + * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password + protected files to sign assemblies. + +2006-08-14 Atsushi Enomoto + + * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH. + +2006-08-14 Atsushi Enomoto + + * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH. + +2006-03-15 Miguel de Icaza + + * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new + section, sort the previous enviornment section. + +2006-03-06 Lluis Sanchez Gual + + * mono.1: Updated MONO_XMLSERIALIZER_THS option information. + 2006-02-22 Jelmer Vernooij * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)