ChangeLog 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. 2008-04-22 Robert Jordan <[email protected]>
  2. * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
  3. 2008-04-21 Martin Baulig <[email protected]>
  4. * mono.1: Documented the new --debug=mdb-optimizations option.
  5. 2008-04-17 Marek Habersack <[email protected]>
  6. * mono.1: add description of the new NullFileWatcher to the
  7. documentation of the MONO_MANAGED_WATCHER envvar.
  8. 2008-03-26 Massimiliano Mantione <[email protected]>
  9. * mono.1: Added description of the logging profiler.
  10. 2008-03-08 Zoltan Varga <[email protected]>
  11. * mono.1: Fix a typo.
  12. 2008-03-07 Rodrigo Kumpera <[email protected]>
  13. * mono.1: Documented new --security options validil
  14. and verifiable.
  15. 2007-12-08 Jonathan Pryor <[email protected]>
  16. * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
  17. man-provider output).
  18. 2007-12-08 Marek Habersack <[email protected]>
  19. * mono.1: added short documentation about the
  20. MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
  21. 2007-12-07 Mark Probst <[email protected]>
  22. * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
  23. environment variable.
  24. 2007-11-21 Marek Habersack <[email protected]>
  25. * mconfig.1: modify to reflect parameter changes in mconfig.
  26. 2007-10-23 Marek Habersack <[email protected]>
  27. * mconfig.1: added
  28. * Makefile.am (man_MANS): added mconfig.1
  29. 2007-10-17 Sebastien Pouliot <[email protected]>
  30. * sn.1: Fix help for -T / -t as this shows the public key token
  31. (and not the public key).
  32. 2007-08-31 Sebastien Pouliot <[email protected]>
  33. * permview.1: add documentation for the -xml option now available
  34. with the Cecil-enabled version of permview.
  35. 2007-07-17 Jb Evain <[email protected]>
  36. * monolinker.1: add monolinker man page.
  37. 2007-07-11 Jb Evain <[email protected]>
  38. * mcs.1: add info about smcs.
  39. 2007-07-04 Atsushi Enomoto <[email protected]>
  40. * mcs.1 : we do not use fixed Latin1 by default.
  41. 2007-07-02 Jackson Harper <[email protected]>
  42. * xamlg.1:
  43. * Makefile.am: Moved to more appropriate place.
  44. 2007-07-02 Jackson Harper <[email protected]>
  45. * xamlg.1:
  46. * Makefile.am: Add man page for xamlg.
  47. 2007-04-26 Dick Porter <[email protected]>
  48. * mono.1: Document MONO_DISABLE_SHM
  49. 2007-02-20 Rolf Bjarne Kvinge <[email protected]>
  50. * vbnc.1: Added man entry for vbnc.
  51. * mbas.1: Deleted.
  52. * Makefile.am: Added vbnc.1
  53. Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <[email protected]>
  54. * mono.1: typo fixes from [email protected] (Jesse Merriman).
  55. 2007-01-17 Alp Toker <[email protected]>
  56. * gacutil.1: Spelling and grammar fixes.
  57. 2007-01-17 Alp Toker <[email protected]>
  58. * sn.1: Spelling and grammar fixes.
  59. 2006-12-08 Sebastien Pouliot <[email protected]>
  60. * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment
  61. variable that can be used to control the validity period of the
  62. SSL/TLS negotiation cache.
  63. 2006-11-29 Joshua Tauberer <[email protected]>
  64. * mkbundle.1: Corrected minor errors, added --nomain option.
  65. 2006-11-14 Atsushi Enomoto <[email protected]>
  66. * genxs.1 : introduced <baseSerializer> and <implementation>
  67. elements. See also sgen.
  68. 2006-11-14 Atsushi Enomoto <[email protected]>
  69. * sgen.1, Makefile: revised a bit, to not mislead as if the output
  70. were sources. It indeed generates an assembly.
  71. 2006-11-14 Atsushi Enomoto <[email protected]>
  72. * sgen.1, Makefile: added manpage for sgen.
  73. 2006-10-03 Dick Porter <[email protected]>
  74. * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
  75. variable
  76. 2006-09-08 Robert Jordan <[email protected]>
  77. * mkbundle.1: The `-z' option is now supported under Windows.
  78. 2006-08-31 Geoff Norton <[email protected]>
  79. * macpack.1: Fix a typo for the -appname option.
  80. 2006-08-23 Wade Berrier <[email protected]>
  81. * gacutil.1 : Change automake usage example because we always use $(prefix)/lib
  82. for the gac, even on 64 bit systems.
  83. 2006-08-20 Gert Driesen <[email protected]>
  84. * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
  85. 2006-08-17 Sebastien Pouliot <[email protected]>
  86. * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
  87. protected files to sign assemblies.
  88. 2006-08-14 Atsushi Enomoto <[email protected]>
  89. * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
  90. 2006-08-14 Atsushi Enomoto <[email protected]>
  91. * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
  92. 2006-03-15 Miguel de Icaza <[email protected]>
  93. * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
  94. section, sort the previous enviornment section.
  95. 2006-03-06 Lluis Sanchez Gual <[email protected]>
  96. * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
  97. 2006-02-22 Jelmer Vernooij <[email protected]>
  98. * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
  99. 2006-01-26 Jonathan Pryor <[email protected]>
  100. * ChangeLog: Started
  101. * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
  102. for; formatting/style changes.